This repository contains all of the sources I've been using to practice algorithms and data structures.
There is a list of the most interesting mini-projects which you can find in this repository 🤓
-
(C++) OOP bounded Knapsack Problem solver with auto-generated inputs
-
(Python) LeetCode top 100 problems fetcher with auto-maintainable todo list written with Selenium
-
(C++) Shortest path to escape the dungeon with obstacles visualization
roadmap from the coding interview website