This repository contains my solutions to problems from multiple sites for training solving algorithm.
Idea is to do (ideally by the end of 2022)
- All patterns and questions from https://www.educative.io/courses/grokking-the-coding-interview
- Create template for each pattern
- Finish AlgoExpert and place all solutions in this repository.
Future plans
- Create visualizer for some algorithm / data structure, for example - graph, tree, sorting, balancing tree or other.