Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/beyondmagic/competitive-programming

Where I rest my mind's ~impulse~ feeling to learn logic.
https://github.com/beyondmagic/competitive-programming

c competitive-programming cpp secret

Last synced: about 3 hours ago
JSON representation

Where I rest my mind's ~impulse~ feeling to learn logic.

Awesome Lists containing this project

README

        

Sections:

+ [templates](/templates/)
+ [platforms](/platforms/)

# Related

- [data-structues](https://github.com/BeyondMagic/data-structures)

Personal implementations of multiple data structures I've used, learned, and wished to have.

- [tep](https://github.com/edsomjr/tep)

From the Professor Edson Alves in _Special Programming Topics_, a class in the University of Brasília (FGA).

# Credits

Many thanks to:
- [Renan](https://github.com/R-enanVieira) for making me keep up learning competitive programming.
- [Matheus](https://github.com/Berguizo) for the push to learn competitive programming.
- [Prof. Dr. Edson](https://github.com/edsomjr/) for every lesson you gave me; in programming, mathematics, and in life.
- [Prof. Dr. Ribas](https://github.com/bcribas) for showing how fun C can be.