A collection of learning and challenging C++ tasks to improve your programming skills 💻✨
Goal: Enhance C++ skills through a variety of coding challenges and projects.
📚 Hometasks, small projects, implementations of algorithms & data-structures, puzzles, etc.
It usually contains homework assignments from MIPT or MSU, or from Kormen's book on algorithms,
but sometimes it's just interesting notes.
Each folder covers a specific topic or set of tasks.
Code is written using modern C++ standards.