Python code of the competitive programming course
The goal of the course is to study and learn how to solve algorithmic problems typically found in coding competitions. The focus is mainly on understanding how to use fundamental algorithms, data structures, and common approaches (or patterns) to produce solutions with low computational complexity.
- Programming_fundamentals
- Sorting
- Coding_strategies
- Data_structures
- Dynamic_programming
Course link: https://dariofad.github.io/comp.html