An open API service indexing awesome lists of open source software.

https://github.com/djo/google-code-jam

Some my solutions of Google Code Jam problems.
https://github.com/djo/google-code-jam

Last synced: over 1 year ago
JSON representation

Some my solutions of Google Code Jam problems.

Awesome Lists containing this project

README

          

### Some my solutions of [Google Code Jam](http://code.google.com/codejam) problems.

* Code Jam 2008, Round 1A: [Minimum Scalar Product](minimum_scalar_product.rb)
* Africa 2010, Qualification Round: [Reverse Words](reverse_words.rb)
* Code Jam 2010, Round 1A: [Rotate](rotate.rb)
* Code Jam 2010, Round 1B: [File Fix-it](file_fix_it.rb)
* Code Jam 2010, Round 1C: [Rope Intranet](rope_intranet.rb)
* more soon..