- Juan Diego
- Marco Sandoval
Exercises that has been solve on some competitive programming platforms and theory for those problems, this proyect will work for saving those corret solutions in order to train for ACM-ICPC competition, and also to give people a guide to train for competitive contests.
CodeGym/01 -> Data structures supported by the C++ STL.
CodeGym/02 -> Data structures not supported by the C++ STL (graphs, Union-Find Disjoint Sets, segmented tree)
- COJ
- UVa
- TopCoder
- Competitive Programming, Steven & Felix.
- cplusplus.com