Skip to content

Aditya24Rathore/DSA_Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Data Structures & Algorithms (DSA) — Striver A2Z Sheet

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


🧭 Learning Source

  • Striver’s A2Z DSA Sheet
  • Platforms: LeetCode / GFG
  • Language: C++

📈 LeetCode Stats


✅ Progress Tracker (A2Z Sheet)

🟢 Step 1: Learn the Basics

  • Input / Output
  • Time & Space Complexity
  • Basic Math
  • Patterns
  • Recursion

🟢 Step 2: Sorting

  • Selection Sort
  • Bubble Sort
  • Insertion Sort
  • Merge Sort

🟢 Step 3: Array

  • Loading..⌛

🛠️ Tech Stack

  • C++
  • STL (vector, map, set, algorithm, etc.)
  • Git & GitHub

🧠 Learning Approach

  • Follow Striver A2Z step-by-step
  • Understand intuition before coding
  • Start with brute force → optimize
  • Analyze time & space complexity
  • Write readable and maintainable code

🔗 Connect With Me


🎯 Goals

  • Complete Striver’s A2Z DSA Sheet
  • Strengthen DSA fundamentals
  • Improve problem-solving skills
  • Prepare for placements & technical interviews
  • Stay consistent with regular commits

⭐ Support

If you find this repository helpful or relatable,
consider giving it a ⭐ — it motivates me to stay consistent 😊

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages