Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fielding/google-code-jam
Collected solutions to Google Code Jam problems by Fielding Johnston
https://github.com/fielding/google-code-jam
Last synced: 10 days ago
JSON representation
Collected solutions to Google Code Jam problems by Fielding Johnston
- Host: GitHub
- URL: https://github.com/fielding/google-code-jam
- Owner: fielding
- Created: 2013-05-12T20:33:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-12T20:35:13.000Z (over 11 years ago)
- Last Synced: 2024-04-09T18:24:53.028Z (7 months ago)
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Code Jam Solutions
A collection of solutions I have written for to solve Google Code Jam problems.This repo is organized using the following scheme:
**Year/Round/Problem/***Files*
Where *Files* contains the source code for the solution and possibly any other files I feel helps to explain the problem/solution.
## Completed
* 2008
* Round 1A
* A. Minimum Scalar Product
* 2009
* Qualification Round
* A. Alien Language
* Round 1C
* All Your Base
* Africa 2010 bv
* Qualification Round
* A. Store Credit
* B. Reverse Words
* 2010
* Round 1A
* A. Rotate
* Round 1B
* A. File Fix-it
* Round 1C
* A. Rope Intranet
* 2013
* Qualification Round
* A. Tic-Tac-Toe-Tomek
* B. Lawnmower
* C. Fair and Square ( small only so far )