Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swanandp/gcj
My attempts at Google Code Jam problems
https://github.com/swanandp/gcj
Last synced: 3 months ago
JSON representation
My attempts at Google Code Jam problems
- Host: GitHub
- URL: https://github.com/swanandp/gcj
- Owner: swanandp
- Created: 2012-04-19T05:18:14.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-30T06:40:03.000Z (over 10 years ago)
- Last Synced: 2024-04-24T03:00:49.505Z (9 months ago)
- Language: Ruby
- Size: 2.55 MB
- Stars: 7
- Watchers: 10
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google CodeJam
1. If you see a better algorithm for any problem, feel free to contact
2. Don't look at design - most of these are solved with a time limit, so I haven't paid attention to craftsmanship.