Slashdot Mirror


Google Code Jam 2003 Announced

An anonymous reader says "O'Reilly Developer News is reporting details of the newest Google programming contest, Google Code Jam 2003. Prizes range from t-shirts to ten grand and you can use any programming language you want to solve the increasingly challenging problems." Update by J : ... as long as it's Java, C++, C# or VB.NET.

3 of 303 comments (clear)

  1. Programming competitions, give me a break by Anonymous Coward · · Score: 5, Insightful

    Google is looking for engineers with the programming skill to rewrite the world's information infrastructure.

    Yeah, right. As somebody who manages a number of programmers, I know that the kinds of people who win competitions like this (such as topcoder) simply won't make very good employees. The best programmers I work with are team players who know how to communicate, document and manage working relationships. The high-intensity macho time-critical programming that these competitions fosters is usually counterproductive in a business environment.

    - W G

  2. Obviously looking for people to hire by Washizu · · Score: 5, Insightful

    Friday, October 17 8:00 AM
    Monday, October 20 8:00 AM
    Friday, November 14 4:00 PM

    Who with a job could participate?

    --
    OddManIn: A Game of guns and game theory.
  3. Re:Cheap Labor by MagPulse · · Score: 5, Insightful
    Ha ha. Except:
    1. They pay problem writers to come up with fully tested solutions in all four languages.
    2. These problems are variants of well-known CS problems and distilled to their essence. Real-world problems are 80% special cases.