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

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

Some of my Google Code Jam practice and competition code
https://github.com/shreckye/google-code-jam

google-code-jam google-code-jam-solutions kotlin

Last synced: 2 months ago
JSON representation

Some of my Google Code Jam practice and competition code

Awesome Lists containing this project

README

          

# Google Code Jam code
Some of my Google Code Jam practice and competition code, written in such languages in the order of my preference:

1. Kotlin
1. Scala
1. Haskell
1. Possibly others

Each question's code takes up a directory of the path "\/\/\[/\]" or "/\/\/\/\".

Each year's competition code is merged from another competition repository after it's finished, on which there might be further improvements in this repository.