Skip to content

Rishabh774/DSA_QUESTIONS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DSA_QUESTIONS

Welcome! πŸ‘‹

πŸ“š What's Inside?

For each data structure, you'll find 10 hand-picked problems with solutions and explanations. Each folder focuses on a single data structure, so you can dive deep, practice, and track your progress.

πŸ—‚οΈ Example Folder Structure

DSA_QUESTIONS/
β”œβ”€β”€ Arrays/
β”‚   β”œβ”€β”€ 01-TwoSum.md
β”‚   β”œβ”€β”€ 02-MissingNumber.md
β”‚   └── ...
β”œβ”€β”€ LinkedList/
β”œβ”€β”€ Stack/
β”œβ”€β”€ Queue/
β”œβ”€β”€ Tree/
β”œβ”€β”€ Graph/
└── ...

πŸ” Data Structures Covered

  • Arrays
  • Linked Lists
  • Stacks & Queues
  • Trees (BST, Binary, etc.)
  • Graphs
  • Hash Tables
  • Heaps
  • (More coming soon!)

πŸš€ How to Use This Repo

  1. Pick a data structure – Browse the folders.
  2. Try the problems – Attempt solving before checking the solutions.
  3. Compare approaches – Read explanations and code, then refine your own.
  4. Repeat – Consistency beats intensity. Keep practicing!

πŸ’‘ Why Practice DSA?

  • Think algorithmically
  • Write cleaner, more efficient code
  • Tackle coding interviews confidently
  • Build a solid CS foundation

🀝 Contributions & Suggestions

  • Found an error? Suggest a fix.
  • Want to add problems? Open a pull request.
  • Ideas for improvement? Share them!
  • Feedback? Drop an issue.

Thanks for visiting β€” happy coding!

RISHABH774 πŸš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages