algorithms-and-data-structures
algorithms-and-data-structures copied to clipboard
Algorithms, data structures & math !
Hi there
In this repo I share what I practice everyday to get good at solving problems, and bellow are some links that will help you to to get started too
Problem Solving
- CSES problemset
- Infoarena Educational Problems (use translation to navigate this site)
- Infoarena ACM archive
- Training roadmap for newcomers
- Project euler - fun mathy puzzles
- Yet another list of interesting problems
Great Youtube Channels
Courses / Books
- CS50 - for computer science knowledge
- Data structures in C and C++
- Competitive Programmer's Handbook