Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aviaryan/competitive
:computer: My competitive programming archive
https://github.com/aviaryan/competitive
codechef codechef-solutions codeforces codeforces-solutions codejam competitive competitive-learning competitive-programming competitive-programming-contests contest hackerearth hackerrank hackerrank-algorithms-solutions hackerrank-contests hackerrank-cpp hackerrank-java hackerrank-python hackerrank-solutions spoj spoj-solutions
Last synced: 26 days ago
JSON representation
:computer: My competitive programming archive
- Host: GitHub
- URL: https://github.com/aviaryan/competitive
- Owner: aviaryan
- Created: 2016-09-07T08:41:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T18:22:17.000Z (7 months ago)
- Last Synced: 2024-12-23T12:12:17.587Z (29 days ago)
- Topics: codechef, codechef-solutions, codeforces, codeforces-solutions, codejam, competitive, competitive-learning, competitive-programming, competitive-programming-contests, contest, hackerearth, hackerrank, hackerrank-algorithms-solutions, hackerrank-contests, hackerrank-cpp, hackerrank-java, hackerrank-python, hackerrank-solutions, spoj, spoj-solutions
- Language: C++
- Homepage:
- Size: 1.01 MB
- Stars: 51
- Watchers: 2
- Forks: 23
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Competitive Programming
This repo contains all the codes I made in my journey of competitive programming.
### Running
```sh
brew install gcc
g++-14 ""
```### Disclaimer
* The codes hereby provided are for informational purposes only. I will not be responsible for any mis-use.
* In case of a live contest, I will make sure that I push the codes after the contest is over.