Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritvik19/codebook
Code Repository for various Competitive Programming platforms, solutions to various tricky problems and implementations of various algorithms in various programming languages
https://github.com/ritvik19/codebook
algorithm algorithm-challenges algorithms codechef competitive-programming data-structures hackerearth hackerrank programming-languages
Last synced: about 2 months ago
JSON representation
Code Repository for various Competitive Programming platforms, solutions to various tricky problems and implementations of various algorithms in various programming languages
- Host: GitHub
- URL: https://github.com/ritvik19/codebook
- Owner: Ritvik19
- Created: 2018-06-26T13:45:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T16:02:50.000Z (over 1 year ago)
- Last Synced: 2024-10-14T07:28:24.166Z (3 months ago)
- Topics: algorithm, algorithm-challenges, algorithms, codechef, competitive-programming, data-structures, hackerearth, hackerrank, programming-languages
- Language: Python
- Homepage: https://codebook19.surge.sh
- Size: 3.23 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Book 19
> The usual `Expression` `Decision` and `Iteration` but with steroids
Code Repository for
* various Competitive Programming platforms
* solutions to varioustricky problems
* implementations of various algorithmsin various programming languages
You may directly access the codes from `data` directory or may visit the [website](https://codebook19.surge.sh)
___
### Backend Add-ons* run.py:
Commits and deploys all the changes (new problems solved)
* Codechef-ToDo.py:
Creates a todo list for the unsolves practise problems on code chef* Codechef-Parse.py:
Parses the details of a codechef problem