This repository documents my Data Structures & Algorithms (DSA) learning journey in C++, following
Striver’s A2Z DSA Sheet.
I solve problems step-by-step, focus on strong fundamentals, and push clean, well-commented solutions to GitHub while preparing for coding interviews & placements.
🚀 Current Progress: Completed up to Merge Sort
- Striver’s A2Z DSA Sheet
- Platforms: LeetCode / GFG
- Language: C++
- Input / Output
- Time & Space Complexity
- Basic Math
- Patterns
- Recursion
- Selection Sort
- Bubble Sort
- Insertion Sort
- Merge Sort
- Loading..⌛
- C++
- STL (vector, map, set, algorithm, etc.)
- Git & GitHub
- Follow Striver A2Z step-by-step
- Understand intuition before coding
- Start with brute force → optimize
- Analyze time & space complexity
- Write readable and maintainable code
- LeetCode: https://leetcode.com/u/Aditya_0324/
- LinkedIn: https://www.linkedin.com/
- GitHub: https://github.com/Aditya24Rathore
- Complete Striver’s A2Z DSA Sheet
- Strengthen DSA fundamentals
- Improve problem-solving skills
- Prepare for placements & technical interviews
- Stay consistent with regular commits
If you find this repository helpful or relatable,
consider giving it a ⭐ — it motivates me to stay consistent 😊