Skip to content

🚀 Solutions to Striver’s A2Z DSA Sheet in C++ This repository contains my step-by-step solutions to all problems from Striver’s A2Z DSA Sheet. It covers arrays, strings, recursion, linked lists, stacks, queues, trees, graphs, dynamic programming, and more — following the structured roadmap for mastering DSA

License

Notifications You must be signed in to change notification settings

OmKadam989/Striver-A2Z-Sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Striver's A2Z DSA Sheet

📘 About

This repository contains my solutions for Striver’s A2Z DSA Sheet.
I am solving each problem with multiple approaches (Brute Force → Optimized) and clearly mentioning the Time & Space Complexity.


⚡ What’s Inside?

  • ✅ Step-by-step solutions
  • ✅ Multiple approaches for each problem
  • ✅ Detailed Time & Space Complexity analysis
  • ✅ Clean & well-commented C++ code

🛠️ Languages & Tools


🎯 Progress


🤝 Connect With Me


⭐ If you like this repo, don’t forget to star it! ⭐

About

🚀 Solutions to Striver’s A2Z DSA Sheet in C++ This repository contains my step-by-step solutions to all problems from Striver’s A2Z DSA Sheet. It covers arrays, strings, recursion, linked lists, stacks, queues, trees, graphs, dynamic programming, and more — following the structured roadmap for mastering DSA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages