Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.