Welcome to DSA Learning Repo 🚀
This repo is designed for people who want to practice Data Structures & Algorithms while contributing to Hacktoberfest 2025.
- DSA problems & solutions
- Arrays, Linked List, Trees, Graphs
- Sorting & Searching algorithms
- Dynamic Programming (DP)
- Add solutions in C++ / Java / Python
- Improve existing solutions
- Add problem explanations
- Submit your favorite DSA question & solution
- Do not commit any binary/executable files i.e. *.class / a.out / a.exe, etc.
- Add LeetCode/Codeforces problems
- Create visual explanation diagrams
- Optimize existing codes
- Add comments & explanations
Your contributions will help others learn DSA effectively. Let’s grow together 💡