This repository documents my journey of learning Data Structures & Algorithms (DSA), following the roadmap from NeetCode.io.
- Strengthen problem-solving skills.
- Build a solid foundation in DSA concepts.
- Practice regularly with LeetCode problems.
- Track progress in a structured and organized way.
- Arrays & Strings
- Two Pointers
- Sliding Window
- Stack & Queue
- Linked List
- Binary Search
- Trees & Graphs
- Dynamic Programming