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.
- Host: GitHub
- URL: https://github.com/djo/google-code-jam
- Owner: djo
- Created: 2013-02-26T17:24:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-05T13:24:19.000Z (over 13 years ago)
- Last Synced: 2025-02-03T19:07:52.413Z (over 1 year ago)
- Language: Ruby
- Size: 297 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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..