Slashdot Mirror


Google Code Jam Winner Announced

Wild-eyed Visionary writes "According to the San Jose Mercury News, Jimmy Mardell, 25, of Stockholm, Sweden, beat out more than 5,000 coders to win $10,000 in Google's second annual Code Jam programming contest. Second place: Christopher Hendrie (Canada), third place: Eugene Vasilchenko (Russia), fourth place: Tomasz Czajka (Poland). Tom Rokicki, of dvips/Radical Eye Software fame, was the oldest finalist at age 40."

15 of 325 comments (clear)

  1. A sad realization of self by roninmagus · · Score: 4, Funny

    It's a sad thing--if I'd won the money, I'd have just bought more computers. :(

  2. What did they write? by penguinboy · · Score: 4, Insightful

    So what exactly did the winners' programs do, exactly? I saw no mention in the article.

  3. Google - Champion of the Common Man by Pavan_Gupta · · Score: 4, Insightful

    I don't comment very often, but I always get a little tingly feeling thinking about how Google is one of the very few companies I see in the wide expanse of capitalism that seems to actually enjoy making their customers feel good about the fact that they are giving a little out of their own pocket/time. I would pay to use google, just becase google is not an angry behemoth like Microsoft, Walmart, or Big Bro.

    Congrats to the guys who won, and a special congratulation to Google for being my favorite company on planet earth.

    1. Re:Google - Champion of the Common Man by XorNand · · Score: 5, Insightful

      Your two aforementioned companies are both publicly owned. They are legally bound to do what is in the best financial interests of their shareholders. The actual owners of the company are not involved in the daily management and have only one, single-minded reason for owning stock: profit.

      When Google finally bites the bullet and has a billion dollars in other people's money, a old-school board of directors, along with the need to please the SEC and Wall Street analysts, things will change drastically. You'll suddenly see Google become much more conservative because they have so many interests to look out for and competing voices to listen to.

      Then some other upstart, agile company will usurp the crown and be the geek's new flavor-of-the-week. It's just how capitalism works. The moral: Don't get to blindly attacted to Google or you're going to feel deeply betrayed--they *are* only a business after all.

      --
      Entrepreneur : (noun), French for "unemployed"
    2. Re:Google - Champion of the Common Man by MisterFancypants · · Score: 5, Insightful
      Google is smart, not "Good". If you think they are really the champions of the common man, consider the fact that they actively help the Chinese government censor most of the net for its citizens.

      I use google all the time, because they know what I want, not because they are some sort of do-gooders... Because they aren't.

  4. Re:Anyone know... by TheIzzy · · Score: 5, Informative

    Check out www.topcoder.com. They have a list of all the previous problems, and you can even see all the competitors' solutions if you want.

  5. Re:Anyone notice that the winners are... by XorNand · · Score: 5, Insightful

    Why is this a warning sign? Looking at it from a purely statistical point of view, the odds were not very good that an American would be among the winners. Stop being so narrow-minded, there are bright people from all over the world--America and abroad.

    --
    Entrepreneur : (noun), French for "unemployed"
  6. Re:Anyone notice that the winners are... by Izeickl · · Score: 4, Informative

    Check out Country Ratings

    US comes 13th out of the 16 ranked countries. Funnily enough, for all the outsourcing it gets, India is last.

  7. my school career belongs to Jimmy Mardell by weetjerm · · Score: 5, Informative

    This guy is no stranger to programming. Many a day in middle school, and high school, was spent playing games Jimmy made for the TI-85 and TI-92. Specifically, he programmed Boulderdash, Tetris, Solitare, and many more to the various calculator platforms. A comprehensive list can be found at ticalc.org. Thanks man! Sqrxz was great.

  8. if it isn't jimmy mardell! by sm.arson · · Score: 5, Interesting

    The Google Code Jam winner was certainly famous for his skills a long time before this... even ordinary kids in my suburban high school new about Jimmy Mardell 8 years ago.

    Jimmy Mardell was one of the pioneers of assembly programming for the TI calculators way back when. Without his ZTetris program (with two player link capability, no less!), high school math class would have been really boring for me.

    I credit Jimmy Mardell's work for sparking my interest in game programming. It's good to see he's still on top of things.

    --
    for great justice, this sig has been moved
  9. Yay Jimmy! by YodaToad · · Score: 4, Insightful

    I just want to take the time to congratulate Jimmy on a job well done. I knew someone from the "TI Community" would make it big some day.

    I'm sure everyone who's ever owned a recent TI graphing calculator (TI-83 and up) will remember zTetris, among other puzzle games, that Jimmy wrote.

    Jimmy Mardell

  10. Re:Anyone know... by jareds · · Score: 5, Interesting

    The easy problem was, given a topographic map (as an array of strings of the same length, with 'A' to 'Z' giving the heights), a point on the map, and a cardinal direction, return the farthest point visible in that direction from that point.

    The medium problem was, given an array of integers representing the coefficients of a polynomial, return the largest root. Note that this is harder than it sounds because it's difficult to solve correctly just using Newton's method.

    The hard problem was, given an integer n and a fixed, precisely defined set of keystrokes available in a hypothetical editor, return the minimum number of keystrokes required to produce exactly n copies of the same character. This required an efficient search and correct choice of state space.

  11. Re:Anyone notice that the winners are... by ponxx · · Score: 4, Informative

    then again, Sweden only has a population of ~9M. If you scale this to the population of the US (300M) then you get 24*300/9=800.

    Admittedly that's still only half as many entrants/population as the US, but the disparity is not as huge as you suggest...

    Ponxx

  12. Re:Bullshit by monkeyfinger · · Score: 5, Insightful
    Last time I checked, Google was an AMERICAN company. You think that they would have the decency or the patriotism to give at least one award to an AMERICAN. Sorry Google but you are no longer my search engine of choice. Altavista here I come.

    Decency? This was a competion and the best men won, what's indecent about that?

    Patriotism? If google ran a crooked competition where an american got a prize they didn't earn would that make you proud? Wouldn't it be better to keep trying until you win fair and square and then take pride in that?

  13. The problem with TopCoder by spectecjr · · Score: 4, Insightful

    The problem with TopCoder is that it emphasizes hacky brute force solutions over elegant / high performance ones.

    Which is all well and good if you need to hack something out real quick, but if you need to get something stable, robust, high performance and high quality, you're talking about a whole different set of skills.

    --
    Coming soon - pyrogyra