Skip to content

AdityaSharmaHub/dsa-notes

Repository files navigation

DSA NOTES by Aditya

Welcome to DSA Notes by Aditya, here you will find all my DSA notes at one place. All concepts and problems covered as per Striver's A2Z DSA Sheet.

You can find the sheet here - Striver A2Z DSA Sheet

And here are my coding profiles:

Follow this sequence while learning DSA

  1. Programming Basics (C++ / Java)
  2. Basic Programming Problems
  3. Basic Maths Problems
  4. STL in C++ / Java Collections
  5. Basic Recursion (Understand how it works)
  6. Basic Hashing (Get familiar with the concept - unordered and ordered maps)
  7. Sorting (Selection, Bubble, Insertion, Merge, Quick)
  8. Arrays

I've also been on #100DaysOfCode journey - #100DaysOfCode