This repository documents my journey of learning Data Structures and Algorithms (DSA) from basic to advanced level. It includes implementations of various algorithms and data structures with detailed explanations and code examples.
- Arrays, Strings, Linked Lists
- Stacks, Queues, Heaps
- Trees, Graphs
- Sorting and Searching Algorithms
- Dynamic Programming
- Backtracking and Recursion
- Greedy Algorithms
- Bit Manipulation
- C++
- JavaScript
Master DSA concepts and improve coding performance for Real World Problem and technical interviews.
โญ๏ธ Feel free to explore, contribute, or raise issues!