## πΎπ master python with algorithms (my book π€)
* **π algorithms and data structures revisited (2023)**:
* ππππ. **[arrays, vectors, strings](arrays_and_strings)**
* ππππ. **[linked lists](linked_lists)**
* ππππ. **[stacks and queues](stacks_and_queues)**
* ππππ. **[bit manipulation](bit_manipulation)**
* ππππ. **[math and logic](math_and_logic)**
* ππππ. **[object-oriented design](object_oriented_design)**
* ππππ. **[recursion and dynamic programming](recursion_and_dp)**
* ππππ. **[sorting and searching](sorting_and_searching)**
* ππππ. **[concurrency](concurrency)**
* ππππ. **[trees and graphs](trees_and_graphs/)**