Show HN: Google Code Jam Archive
103 points| zibada | 2 years ago |zibada.guru
As many of you already know, Google has discontinued their coding competitions and is shutting down the competitions website. Before it's gone forever, I've scraped everything I could from their website and set up my own archive.
(Disclaimer: I'm not affiliated with Google besides participating in these contests years ago)
While the initial version was ready back in March, today I'm rolling out big and hopefully the final update, so this might be a good time to share it with the HN community.
Everything is static HTML and SQLite archives (with a very minimal backend to serve files directly from SQLite), so you can easily grab your own copy. May these 3.5 million source files be a nice training dataset for some fancy future AI!
Some useless stats:
Tabs or spaces? 28% tabs vs 72% spaces for the whole dataset, but quite unexpectedly, 66% tabs vs 34% spaces if we consider only the final rounds.
Most used languages: 63% C/C++, 20% Python, 12% Java, 2% C#, with others less than 1% each. For the final rounds it's 83% C/C++, 13% Java, 2% Python.
srvmshr|2 years ago
Edit: My bad, I saw the downloadable zip archives for every year. This is nice.
(Also if we want to mirror this to help individually - can you post some brief howto. Happy to mirror & share the load)
zibada|2 years ago
fn-mote|2 years ago
WHY, GOOGLE???
Those problems are beautiful. What would it cost to leave the site up??
Leaving us absolutely nothing for posterity? Scorched earth.
:(
lrem|2 years ago
29athrowaway|2 years ago
https://www.deepmind.com/blog/competitive-programming-with-a...
https://alphacode.deepmind.com/ (press Play)
forty|2 years ago
I noticed that it's missing results from Distributed Code Jam, which happened 2 or 3 years only, and I'm partial for it since that's the only Codejam competition where I have ever managed to win a t-shirt:D
29athrowaway|2 years ago
yeputons|2 years ago
zibada|2 years ago
progbits|2 years ago
zaptheimpaler|2 years ago
giuscri|2 years ago
lintim|2 years ago