Repository to save problems that i solved while studying competitive programming
Projects for GEMA - Grupo de estudo para maratona de programação (Group of studies for Competitive Programming Marathon)
- First Week - First week problems
- Second Week - Second week problems
- Third Week - Third week problems
- Fourth Week - Fourth week problems
Warning: The site of Neps Academy has been updated and, therefore, the links may be broken or inconsistent.
Community focused on studying for programming competitions in Brazil
- Programação Básica para Competições de Programação (em C++)
- Técnicas de Programação para Competições de Programação (em C++)
- Algoritmos em Grafos para Competições de Programações (em C++)
- Matemática Computacional para Competições de Programação (em C++)
- Estruturas de Dados para Competições de Programação (em C++)
This is the repository related to the SCC0210 course on University of São Paulo that was given in 2021.1.
- Introduction of STL Algoritms and Containers
- Greedy algoritms
- Backtracking and Heuristic
- Divide and conquer
- Dynamic programming
- Graphs