Skip to content

This repository contains my solutions to GeeksforGeeks DSA practice problems.

Notifications You must be signed in to change notification settings

SahajDang/GeeksForGeeks-DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 GeeksforGeeks DSA Solutions

This repository contains my solutions to various Data Structures and Algorithms problems from GeeksforGeeks.
I’m solving these problems to strengthen my problem-solving skills and prepare for coding interviews.


🗂️ Structure

Solutions are organized by topic. Each folder contains solution files with:

  • Problem statement link in comments
  • My approach and explanation (in comments)
  • Clean, readable code

✨ Topics Covered

  • Arrays
  • Strings
  • Linked Lists
  • Trees
  • Graphs
  • Stack & Queue
  • Dynamic Programming
  • Greedy Algorithms
  • Sorting & Searching
  • Miscellaneous

📝 How to Use

Feel free to browse and learn from the solutions.
Each file includes:

  • Problem description or link
  • Code with comments explaining the approach

💡 Contributing

If you’d like to suggest improvements or additional solutions, please open an issue or submit a pull request.


Happy Coding! 🚀

About

This repository contains my solutions to GeeksforGeeks DSA practice problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages