## πΎπ master python with algorithms (my book π€)
* **π algorithms and data structures revisited (2023)**:
* ππππ. **[arrays, strings, hash objects](arrays_and_strings)**
* ππππ. **[linked lists](linked_lists)**
* ππππ. **[stacks and queues](stacks_and_queues)**
* ππππ. **[bit manipulation](bit_manipulation)**
* ππππ. **[math, logic, dynamic programming](math_logic_dp)**
* ππππ. **[sorting and searching](sorting_and_searching)**
* ππππ. **[trees, heaps, tries, graphs](trees_and_graphs/)**
---
### external resources
* **[big-o complexity chart](https://www.bigocheatsheet.com/)**
* **[hacker rank videos on algorithms](https://www.youtube.com/watch?v=KEEKn7Me-ms&list=PLI1t_8YX-ApvMthLj56t1Rf-Buio5Y8KL)**