This repository is part of my self-study preparation for coding interviews related to data structures and algorithms 📚. I am following this amazing playlist 📺 that has proven to be one of the best resources around for begginers or programmers that need to make a quick refresh on their DSA knowledge 🐍.
-
Data Structures:
- Linked List
- Doubly Linked List
- Hash Table and Collision Handling
- Stack
- Queue
- Trees
- General Tree
- Binary Tree
- Graph
-
Algorithms (need to add the rest of the files)
Footnote: Feel free to comment on the performance of the code! 📊 Feedback is more than welcome! 😃