Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.