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.

67 of 303 comments (clear)

  1. Any language? by grub · · Score: 5, Informative


    The submitter writes ".. you can use any programming language you want" but Google's page says "Use Java, C++, C# or VB.NET. Pick any of these programming languages to code your solutions. All are acceptable and none is given an advantage."
    Unless I'm parsing this wrong, it sounds like one can't use any language, only 1 of the 4 listed. (It's also odd that C isn't there but some proprietary languages are)

    --
    Trolling is a art,
    1. Re:Any language? by Ruds · · Score: 4, Informative

      Google is running this through TopCoder, which started out Java/C++ only and has recently added C# and VB.NET. TopCoder challenges are object-oriented in nature, although in some cases, this is basically a thin veneer over a non-object-oriented problem.

      Matt

    2. Re:Any language? by Anonymous Coward · · Score: 2, Funny

      Here is some winning code:

      #!/usr/bin/perl

      print "I win!!!!";

    3. Re:Any language? by PaulBu · · Score: 2, Funny

      Good luck compiling a C program which has a variable named 'new'! ;-)

      Paul B.

    4. Re:Any language? by SeanTobin · · Score: 4, Funny

      Time to break out my perl to C converter! You haven't seen obfuscated perl until you've seen it in C!

      --
      Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    5. Re:Any language? by Chundra · · Score: 4, Insightful

      I wonder why python isn't listed...this quote comes right off the python.org front page:

      "Python has been an important part of Google since the beginning, and remains so as the system grows and evolves. Today dozens of Google engineers use Python, and we're looking for more people with skills in this language." said Peter Norvig, director of search quality at Google, Inc.

      VB.NET! Christ!

    6. Re:Any language? by UnknowingFool · · Score: 2, Funny

      I guess it's like Ford and colors for the original Model T. Any color you want as long as it's black. Any programming language as long as it's one of the four.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    7. Re:Any language? by W2k · · Score: 2, Informative

      With a few exceptions, all valid C code is also valid C++ code. The exceptions are listed in section B.2.2 of The C++ Programming Language (Stroustrup), and most of them concern things that most programmers won't usually come across, or which constitute bad style and are thus best avoided even in C.

      I don't see any reason why C code shouldn't be able to compete if it complies with the C++ specifications - I'd just be C++ but without any C++ features. Unless of course you by C mean C99, in which case there would be other differences, as not all C99 features are supported by C++. Still, writing code that is valid in both C++ and C should pose no great obstacle to any programmer skilled enough to compete in a competition such as the one in question.

      --
      Quality, performance, value; you get only two, and you don't always get to pick.
    8. Re:Any language? by jareds · · Score: 2, Informative

      Unless I'm parsing this wrong, it sounds like one can't use any language, only 1 of the 4 listed. (It's also odd that C isn't there but some proprietary languages are)

      Just for the record, although you're parsing that sentence correctly, the way TopCoder works is that there are 3 problems per contest, and you may use any of the 4 available languages for each problem, so you could use 3 of the 4 listed if you really wanted to. I would hope it's spelled out correctly somewhere in the official rules, as opposed to Google's promotional copy.

    9. Re:Any language? by goldenfield · · Score: 3, Informative

      What about Jython? Sort of Python...Sort of Java. Does that count?

  2. blogs by CGP314 · · Score: 2, Funny

    you can use any programming language you want to solve the increasingly challenging problems

    Like how to stop blogs from screwing with google's results? :)

  3. All right! by anon*127.0.0.1 · · Score: 4, Funny

    Finally, a chance for me to show what COBOL can really do!

    --
    I am NOT a man!
    I am a free number!
    1. Re:All right! by GoofyBoy · · Score: 4, Funny

      (((If (You can ((keep track of) all the)) crazy )) brackets ) !)

      --
      The surprise isn't how often we make bad choices; the surprise is how seldom they defeat us.
    2. Re:All right! by tuffy · · Score: 5, Funny
      (((If (You can ((keep track of) all the)) crazy )) brackets ) !)

      You missed an open-paren

      ;)

      --

      Ita erat quando hic adveni.

  4. C++ only? by pigscanfly.ca · · Score: 4, Interesting

    If I write C code that compiles under C++ would that be considerd "C++" (for the purpose of said competition . While I can program C++ if its a timed competition C would be faster for me) .

  5. Looking for telecommuters? by RobertB-DC · · Score: 4, Interesting
    This is an interesting way of looking for recruits. An individual interview is one thing -- I've seen some real losers get past that process. Google seems to be looking for a way to entice and reward developers who can use their l33t coding sk1llz in a team environment. It's one thing to be able to write good code -- the ability to work with other great coders is valuable indeed.

    Here's what Google values, from their Job Opportunities page:
    What we look for when hiring great people:
    * People with broad knowledge and expertise in many different areas of computer science and mathematics, including distributed systems, operating systems, data mining, information retrieval, machine learning, performance optimization, algorithms, user interface design, statistical inference and information theory, and related areas.
    * People with world-class programming skills.
    * People with excellent communication and organizational skills.
    * People who are passionate about their work and are great colleagues.
    * People who enjoy working in a high-energy, unstructured environment on very small project teams to build amazing products used by millions of people every day.
    * People with diverse interests and skills.
    What intrigues me personally is that this contest takes place in an online collaborative environment. Does this mean that Google is considering opening up to remote working -- as in, I can live in Dallas and "work" in the Googleplex? As much as I'd love to work at a place like Google, there's no way I'm moving to Cali-fall-into-the-ocean-fornia.

    --
    Stressed? Me? Of course not. Stress is what a rubber band feels before it breaks, silly.
    1. Re:Looking for telecommuters? by shralpmeister · · Score: 4, Funny
      As much as I'd love to work at a place like Google, there's no way I'm moving to Cali-fall-into-the-ocean-fornia.

      Yes, yes! Rember folks, California really is falling into the ocean. It is also a nightmare of wildfires, earthquakes, sharks, deadly volcanoes, poison gasses, smog, etc. You don't want to live here! It's horrible... horrible!

    2. Re:Looking for telecommuters? by daveo0331 · · Score: 2, Funny
      That's right. There's also SARS patients, grizzly bears, incompetent politicians, no jobs, horrible traffic, we're right next to the Pacific Ocean (which routinely produces typhoons that kill thousands of people), nuclear power plants, deadly blizzards... we even have a place called Death Valley.



      (if we scare everyone off maybe the housing will actually be semi-affordable someday)

      --
      Remember the days when Republicans were the party of fiscal responsibility?
    3. Re:Looking for telecommuters? by hondo77 · · Score: 4, Funny

      It's even worse than that, folks. Los Angeles has banned lap dancing. There truly is no reason to live here anymore.

      --
      I live ze unknown. I love ze unknown. I am ze unknown.
  6. Mmm.. by Trolling+for+Profit · · Score: 3, Funny

    Give away your software and ideas for free (or in this case a t-shirt, that's close enough).. and then possibly get a reward afterwards? Sounds a lot like soviet communism with it's quality reward program.

    1. Re:Mmm.. by EastCoastSurfer · · Score: 2, Insightful

      the only thing sweeter than money earned is money won.

      So true, but let me add to it. Money won from someone else just like you is the purest form of what you describe. For example, winning at blackjack in a casino is fun, but beating people at the poker table is a rush that can't be matched.

  7. TopCoder! by Chromodromic · · Score: 5, Informative

    The Google Code Jam is being conducted in conjunction with TopCoder, the coolest, best implemented regular online coding contest. You can go there and download the Arena applet to get an idea of the format of the contest and to get ready by practicing with sample problems. In fact, that's highly recommended since the applet accommodates a very specific kind of contest.

    Also, it would be wise to participate in a few live TopCoder rounds, which are held weekly, if you have any hope of being competitive.

    --
    Chr0m0Dr0m!C
    1. Re:TopCoder! by Thuktun · · Score: 4, Interesting

      The only problem is that TopCoder style programming contests select for speed of implementation over quality, efficiency, readability, and maintainability. Worse, since your code is challenged by other coders, the more unreadable and impenetrable your code, the less likely subtle bugs in your code will be detected in the short challenge period.

      Still, it was nice when they were awarding $300 for first place in your room in Division I for contests every week. When they dropped the prize money for weekly matches, there wasn't a compelling reason to spend my time on it.

  8. Cheap Labor by inputsprocket · · Score: 5, Funny
    When your stuck on how to code something....
    run a competition and let others do the coding for you.

    oh and don't forget to through in a t-shirt or to for all the hard work

    1. Re:Cheap Labor by CGP314 · · Score: 2, Funny

      oh and don't forget to through in a t-shirt or to for all the hard work

      That's more than some coders in the US get :(

    2. Re:Cheap Labor by WIAKywbfatw · · Score: 4, Interesting

      When your stuck on how to code something....
      run a competition and let others do the coding for you.

      oh and don't forget to through in a t-shirt or to for all the hard work


      And lather, rinse, repeat if you're after some original designs for t-shirts for your website...

      To be honest, I like the idea of this Google competition. I'm not going to be winning it (my programming skills aren't fantastic) but it's a great way of fostering relationships between you and your user base, finding good coders (and potential future employees), getting some good code and/or code ideas and, above all, having a little bit of fun with the community as a whole.

      If all companies were like Google then we'd all be happy as Jay and Silent Bob at a weedfest.

      --

      "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
    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.
    4. Re:Cheap Labor by WIAKywbfatw · · Score: 2, Funny

      When your stuck on grammer, post to slashdot and let all the pedants do the proofreading for you. Don't forget to through or in a t-shirt to for all the criticism

      That's "grammar", not "grammer". D'oh!

      It's pretty sad when the "proofreaders" need proofreaders too...

      --

      "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
  9. If you enter "Google code jam 2003" in Google by TasosF · · Score: 5, Funny

    What you get is a page full of Perl Jam.

  10. Uhhh... Specs, please by Anonymous Coward · · Score: 2, Interesting

    But what are the problems they want solved? It sounds like they want h0xerz/crackers, not real problem solvers/programmers.

  11. Examples of problems by 192939495969798999 · · Score: 5, Funny

    A typical Google sample problem: Suppose there are X lockers in the hallway, and someone is opening every Nth locker where n is a prime number. Write a program to parse all the html files on the internet and return something useful. :)

    --
    stuff |
  12. 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

    1. Re:Programming competitions, give me a break by lars · · Score: 3, Insightful
      [i]The best programmers I work with are team players who know how to communicate, document and manage working relationships.[/i]


      Wouldn't you know it, most of the highly ranked TopCoders I've met excel in all of the areas you mention. Just because someone is smart and skilled at one thing doesn't mean they're deficient in other areas. Usually there's quite a strong correlation.


      [i]The high-intensity macho time-critical programming that these competitions fosters is usually counterproductive in a business environment.[/i]


      TopCoder emphasizes (or attempts to) problem solving skills, which tend to be universally applicable.

    2. Re:Programming competitions, give me a break by geekoid · · Score: 3, Insightful

      Gee, whatever you do, don't do the tasks neccessary to see that communication happens. I mean you would really want to manage now, would you?

      Mos of the top programmers I have worked with, hateed meetings, came to work around 9-10 oclock, worked till 6-7 oclock and were very terse when documanting.
      However, I trusted there skills, and respected there experience, and saw to it that they had direction. These guys kicked out some wicked code that blew people away.
      When I was managing, I took the intiative to see that what was needed to be communicated, was communicated.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    3. Re:Programming competitions, give me a break by mess31173 · · Score: 2, Funny

      Like when you communicate there instead of their. You seem like management material to me...

  13. Traveling? by -Grover · · Score: 5, Informative

    Hrm...

    Sounds like to win any money you have to travel, so keep that in mind when you sign up.

    "The top 25 performers in Round 2 will be invited to compete for cash prizes in the Championship Round onsite at the Googleplex (Mountain View, CA) on November 14th."

    They are floating the bill though, according to the terms

    " Google will provide travel accommodations for each finalist to attend the Championship Round. In addition, Google will provide overnight accommodations and all travel arrangements to and from the airport, as well as to and from Google's headquarters. All other expenses are the responsibility of the contestant. "

  14. 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.
    1. Re:Obviously looking for people to hire by What+is+a+number · · Score: 4, Funny


      The same people who read slashdot while at work...

      ---
      I type this every time.

    2. Re:Obviously looking for people to hire by GnuPooh · · Score: 3, Funny

      Never met a good programmer that would be awake at this hour, independant of job status.

    3. Re:Obviously looking for people to hire by Frac · · Score: 2, Informative

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

      Who with a job could participate?


      Qualification round requires you to complete the problem set between Friday, October 17 8:00 AM and Monday, October 20 8:00 AM. You can complete the problem anytime over the weekend if you prefer.

      The last date you gave out is for the championship round, which is onsite anyways.

  15. Art contest announced by FuzzyBad-Mofo · · Score: 5, Funny

    In related news, the American Art Foundry(*) has announced an open art contest. Artists are free to use whatever medium they choose, as long as it's oil on canvas.

    * Not a real organization

  16. Re:Read up, people! by cygnusx · · Score: 2, Informative

    > http://www.amazon.com/exe .../inertishomepa-20

    Good luck to your Amazon Associates account too.

    Which of you moderators modded that ad up as Informative??

  17. For charity ! by Elie+De+Brauwer · · Score: 3, Informative

    As stated in the conditions: (http://www.topcoder.com/pl/?&module=Static&d1=goo gle&d2=google_rules_overview) Participants who do not meet the citizenship requirements to win prize money are still eligible to compete. However these individuals will be required to donate any cash prizes to charity. Participants will choose a charity to receive their winnings from the TopCoder approved list of charities. A prize-winning participant may request a new charity be added to the list, however it shall remain in Google's sole discretion to add that charity after reviewing the proposed charity's credentials. It sucks to be belgian :( while UK and irish residents may enter, hasn't anybody heard of Europe over there ? I wonder what the topcoder approved charity list looks like.

    1. Re:For charity ! by -Grover · · Score: 3, Funny

      TopCoder approved charity list:

      1) TopCoder
      2)

  18. Re:TopCoder! Is Pure Evil by jellomizer · · Score: 2, Interesting

    I don't know if they fixed it or not. But I hated it when I beta tested it a while ago. I found it had trouble compiling anything even a hello world application. The fact that you must get use to using TopCoder is a reason not to use it. Besides I am against programming competitions because they encourage speed in programing not not a good planned layout of thought. The primary reason why most of the code out their is crappie is because their is lack of design and everyone trying to write this super optimized code. So once their is a problem the code is so optimized that it cannot be fixed. But if you win Congrads, if not dont take it seriously you could still be the better programmer.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  19. New definition by Mostly+a+lurker · · Score: 2
    O'Reilly Developer News is reporting details of the newest Google programming contest

    This must be some new meaning of the word details with which I an unfamiliar. The www.topcoder.com page certainly contains details in the normal sense. The O'Reilly page contains what I would call a brief summary. Interesting concept though.

  20. Re:Not quite ANY programming language... by mikeee · · Score: 2, Interesting

    When I was in school, one sick $#%@#$$ did a programming problem set in Postscript. You had to send his code to the printer to execute it. :)

  21. TopCoder competitions low on quality by Agave · · Score: 5, Interesting

    the way to win a TopCoder competition is to not only be analytical enough to figure out the solution but also to able to type quickly and accurately as well as to take shortcuts like using short variable names. I certainly wouldn't want any 'TopCode' in a production system.

    I was disappointed with my experience in the TopCoder competition at Java One because even on day three, when I was comfortable with the TopCoder IDE, knew that speed was king, and I knew the solution right away I was still beaten out by over two minutes. I mean, I knew the solution, typed it in, compiled first time, ran a test case, passed, and submitted the solution. Damn near perfect in my mind but I was very low man on the totem pole time-wise (~4min vs ~2min).

    I guess learning to touch type by MUDing just doesn't cut it :)

    flee
    flee
    flee

    1. Re:TopCoder competitions low on quality by MickLinux · · Score: 2, Interesting

      Is it possible to have code written ahead of time? I mean, it says "ideas must be your own." But if you've put together a large library of useful functions that you've coded yourself (fourier transform; heap sort; Wheeler-Burrows transform; entropic compression; and so on), could you grab those code sections, and throw them in?

      --
      Correct Horse Battery Staple: 72 bits of entropy. Enter "Correct H" into google. When it generates the phrase, that's
  22. No mention of TopCoder? by leibnizme · · Score: 4, Informative

    Lest we forget, TopCoder is powering this contest. Here's an e-mail I received describing everything in more detail:

    -----------

    Google is pleased to announce the Google Code Jam 2003 competition, powered by TopCoder. Compete against the top programmers in the world for a share of $25,000 in cash and enormous bragging rights. Google is growing and actively seeking top engineering talent to help solve some mind-bending programming challenges on a global scale.

    The competition will consist of a two-week registration period from October 1st to the 15th. All TopCoder members who intend to compete in this competition must register for the event through a new registration path that has been set up exclusively for the tournament.

    All registrants must then participate in the Qualification Round. The Qualification Round will be open from Friday, October 17th at 8:00 AM EDT to Monday, October 20th at 8:00 AM EDT. During this 72-hour period, a competitor must complete one randomly generated problem set. All competitors will be given a score for their performance on that one problem set.

    The top 500 participants from the Qualification Round will advance to the first online round to be held at 9:00 PM EDT on October 24th. All competitors in this round will be sent a t-shirt commemorating the Google Code Jam 2003. The top 250 scorers from Round 1 will advance to Round 2, which will be held at 9:00 PM EST on October 27th.

    The top 25 scorers in Round 2 will win an all expense paid trip to the Googleplex (Google's corporate headquarters) in Mountain View, CA. Here, they will compete in-person in the Championship Round for their share of $25,000 on Friday, November 14th at 4:00 PM EST (1:00 PM PST).

    The grand-prize winner will be awarded $10,000. Second, third and fourth place winners will be awarded $5,000, $3,500 and $1,250, respectively. The remaining finalists in the Championship Round will each receive $250. In order to receive a cash prize, a competitor must be at least eighteen years of age and a lawful permanent resident of one of the nine countries approved for cash prizes. All other cash prize winners will choose a charity to receive their prize.

    Google's engineering organization is pleased to sponsor this contest and is looking forward to meeting the top coders. Participating in this contest propels you to the front of the line for consideration for open positions in our engineering group. You are encouraged to submit your resume for immediate consideration for open positions at any time during this competition. Please visit http://www.topcoder.com/googlecodejam for more information. And remember to register starting on October 1st!

    Best of luck to you in the Arena!

    The Google Team

  23. SPAMMER I says!!! by bigjocker · · Score: 5, Informative

    Glad to see the real identity of the spammer who has been anonimously posting links to amazon products with himself (inertishomepa-20) as referrer.

    Guess you forgot to check the "Post Anonymously" check box this time. Anyway, this is a spammer people, dont click those links.

    On a different note I see you are also the owner of the infamous martin-studio website that has been placing ads on the mirrors for slashdotted stories ....

    --
    Life isn't like a box of chocolates. It's more like a jar of jalapenos. What you do today, might burn your ass tomorrow.
    1. Re:SPAMMER I says!!! by Bucky+Katt · · Score: 2, Funny
      On a different note I see you are also the owner of the infamous martin-studio website that has been placing ads on the mirrors for slashdotted stories .... Even if you do learn to speak correct English, whom are you going to speak it to? -- Clarence Darrow

      I didn't know Clarence Darrow read Slashdot.

    2. Re:SPAMMER I says!!! by xchino · · Score: 3, Funny

      He even looks like a prick! Funny, he seems to have mistakenly listed himself as a programmer, instead of spammer.

      In case you want to thank him personally for his services:
      Here's a handy map.
      Anthony Martin, (310) 532-8393, 17450 Van Ness Ave, Torrance, CA 90504

      --
      Everyone is entitled to their own opinion. It's just that yours is stupid.
  24. And next... by K-Man · · Score: 2, Funny

    Google Temptation Island!

    --
    ---- "If we have to go on with these damned quantum jumps, then I'm sorry that I ever got involved" - Erwin Schrodinger
  25. As the lady said, faster's not better by orthogonal · · Score: 4, Insightful

    Programming with a time limit is not a great indication of how likely someone is to writes= robust, durable, re-usable code.

    My best code usually results from refactoring, and is made up of several small classes made up of small functions, where each function does one thing and does it well, and each class has a well-defined role, usually in collaboration with other classes.

    This is the result of crafting and thinking, not a result of typing as fast as I can, trying for a quick and dirty solution to one specific problem.

  26. Your choices by 955301 · · Score: 4, Funny

    Yeah, the limit on programming languages reminds me of The Jerk. No, not my grandfather, but the Steve Martin movie. Specifically, a scene where he is working at a carnival stand:

    Carnival Goer:
    What'd I win?

    Navin:
    Uh, anything in this general area right in here. Anything below the stereo and on this side of the bicentennial glasses. Anything between the ashtrays and the thimble. Anything in this
    three inches right in here in this area. That includes the Chiclets, but not the erasers.

    --
    You are checking your backups, aren't you?
  27. Bleh, sounds like a regular topcoder compo by autopr0n · · Score: 2, Interesting

    I donno, maybe the problems will be more 'google specific' but it sounds like a regular TopCoder compo. I'm glad TC is able to find some sponsors, but this isn't really all that exciting.

    Anyone remember when TopCoder gave out TONS of money? They would give out cash to 3/8th of the participants like 3x as week. It rocked. And it was distributed to each 'room' so you only had to compete against 8 other people (so in order to get cash you only needed to beat 5 people). Despite this, I only placed once :P. They accidentally sent me two checks though.

    The craziest thing was that they started this after the dot-com crash, so everyone thought they were basically insane, but we were happy to take free money :).

    Anyway I might play this time around. Of course, you'll need to do better then n-249, rather then 3 but it still might be fun :)

    TC used to allow C++ though, I wonder why they gave up on that.

    --
    autopr0n is like, down and stuff.
  28. If you use VB to win... by Enrico+Pulatzo · · Score: 4, Funny

    you also get a mask, to protect your anonymity ;) Just kidding!

  29. Re:Not 100% true. by botzi · · Score: 2, Informative
    Of course you know that C++ is a superset of C.


    It's quiet easy to write C code that does not compile on C++ compilers(malloc() casts anyone??? etc.), so the answer to this question is more likely to be:
    "Yes, you may write C code and it'll be accepted as long as it compiles on our compiler package.".

    --
    1. No sig. 2. ???? 3. Profit!!!
  30. Can we use Google to find the solutions? by phamlen · · Score: 4, Funny
    As virtually every good developer can attest, the first thing you do when stuck with a hard computer program is....

    ...Google for the answer!

    I wonder if that violates the spirit of the competition?

  31. Re:TopCoder! Is Pure Evil by tempny · · Score: 3, Interesting

    There are many things that make a coder good. Insightful and elegant design are one. But being able to quickly bang out a solution for a self-contained problem quick and dirty style is just as sure a sign of skill, to me at least.

  32. Other fun Google recruiting methods by K-Man · · Score: 2, Interesting
    I've noticed they also bought some of their own keywords pertaining to certain CS topics, eg:

    Inverted Index
    Page Rank
    Suffix Array

    They've even put some individual researchers' names in for sponsored links:
    Udi Manber
    Gene Myers

    It's interesting, as they seem to have some things but not others. The suffix array stuff is useful for full-text indexing, which they may be interested in, but they don't flag searches on more recent topics in the field.

    --
    ---- "If we have to go on with these damned quantum jumps, then I'm sorry that I ever got involved" - Erwin Schrodinger
  33. Could have predicted tenor of threads.... by drpickett · · Score: 2, Interesting
    I think that this is a neat idea - Of course, nobody here wanted to discuss the pros and cons of the contest, they just wanted to prove to the rest of the world that they could sling senseless esoterica and criticize Microsoft

    Anyhow, all bull$hit aside concerning Lisp, Python, Haskell, Modula-2, Ada, COBOL, ALGOL, FORTRAN, and whatever other nonesense I saw, I'd like to see some of the socially challenged here at /. put their money where their hacking chops are (assuming that their mom's will let them stay up past their bedtime)

    It would be amusing to see those who would engage in mindless holy wars put their programming chops to the test, and earn some legitimate bragging rights

    I agree with a previous poster that it would be useful to have more contests like this - Here is my programming assignment for you:

    Using a computer language of your choice, write a program that will factor a very large integer of arbitrary precision (1024+ digits) in as little time as possible - Points awarded on speed of execution

    8^)

  34. Re:As the lady said, faster's not NECESSARY better by botzi · · Score: 2, Interesting

    But it can be.
    I've adopted the habit to always search for a rapid solution of a problem and then once I have a functional code I start to optimize,build, rebuild and defragment it in smaller modules.
    I Have a friend who at the same time is uncapable of coding anything at all before writing down some project design notes on paper.
    You'll be surprised how often at the end we arrive at the same solution(at least we're surprised;o))).
    So,back on your point, fast coding != robust, durable, re-usable code, but I don't really see a way to put a note on those for a competition purposes or am I wrong?????

    --
    1. No sig. 2. ???? 3. Profit!!!
  35. Re:CANT WAIT!!! by Jacer · · Score: 2, Funny

    What are you talking about? That would be the event of the....century! Here goes Mr. X, finishing out what looks to be line 100,000, and oh my, what's this? HE'S GOING TO COMPILE! Error, error error, oh the humanity, let's take a look at how Mr. Z is doing. Mr Z appears to have written only 100 lines, but it does compile, and What's this?!?!? It's fully functional! Mr. Z, here's your prize, one XXXL T-shirt. Tune in next week for Linus vs. Bill on the Professional Coder Network. Will be forced to where a M$ sucks shirt to work on Monday? Only one way to find out!

    --
    --fetch daddy's blue fright wig, i must be handsome when i release my rage
  36. Re:CANT WAIT!!! by JohnQPublic · · Score: 2, Funny
    Reminds me of the classic:

    Jesus and Satan have a discussion as to who is the better computer programmer. This goes on for a few hours until they come to an agreement to hold a contest, with God as the judge.

    They set themselves before their computers and begin. They type furiously, lines of code streaming up the screen, for several hours straight. Seconds before the end of the competition, a bolt of lightning strikes, taking out the electricity. Moments later, the power is restored and God announces that the contest is over. He asks Satan to show what he has come up with.

    Satan is visibly upset and cries, "I have nothing. I lost it all when the power went out."

    "Very well, then," says God, "let us see if Jesus fared any better."

    Jesus enters a command and the screen comes to life in vivid display, the voices of an angelic choir pour forth from the speakers.

    Satan is astonished. He stutters, "B-b-but how?! I lost everything, yet Jesus' program is intact! How did he do it?"

    God chuckles and says: "Jesus saves."