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

https://github.com/isaacmaffeis/laboratory_of_competitive_programming2023

Python code of the competitive programming course
https://github.com/isaacmaffeis/laboratory_of_competitive_programming2023

algorithms competitive-programming data-structures python

Last synced: 10 months ago
JSON representation

Python code of the competitive programming course

Awesome Lists containing this project

README

          

# Laboratory of competitive programming 2023
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.

1. Programming_fundamentals
2. Sorting
3. Coding_strategies
4. Data_structures
5. Dynamic_programming

Course link:
https://dariofad.github.io/comp.html