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
- Host: GitHub
- URL: https://github.com/shreckye/google-code-jam
- Owner: ShreckYe
- License: mit
- Created: 2021-03-09T09:11:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-05T08:58:17.000Z (over 1 year ago)
- Last Synced: 2025-04-07T18:51:31.712Z (12 months ago)
- Topics: google-code-jam, google-code-jam-solutions, kotlin
- Language: Kotlin
- Homepage:
- Size: 280 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.