Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianadiwibowo/central-park
Ian's competitive programming scratch book
https://github.com/ianadiwibowo/central-park
competitive-programming go golang ruby
Last synced: 3 months ago
JSON representation
Ian's competitive programming scratch book
- Host: GitHub
- URL: https://github.com/ianadiwibowo/central-park
- Owner: ianadiwibowo
- License: mit
- Created: 2019-12-22T14:25:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-13T19:56:10.000Z (over 2 years ago)
- Last Synced: 2024-06-21T20:03:10.280Z (5 months ago)
- Topics: competitive-programming, go, golang, ruby
- Language: Go
- Homepage:
- Size: 146 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - central-park
README
# Central Park
This repository is my competitive programming scratch book. It means this book is a collection of my solutions for programming puzzles that I found from various sources.
I put all of them into a single repository. This way, I can refer to them for future needs. My personal cheat sheet.
Most of the codes here are ugly, but works. During competitive programming, we have very limited time to solve a problem (LOL). Cleanliness comes later, if I still have time.