Welcome to my DSA repository! π This repository contains my learning journey, practice problems, and implementations of various Data Structures and Algorithms.
This repo is a collection of:
- π DSA concepts and implementations
- π» Practice problems
- π§ Problem-solving approaches
- π Continuous learning progress
- Arrays
- Strings
- Linked List
- Stack & Queue
- Recursion
- Sorting Algorithms
- Searching Algorithms
- Trees
- Graphs
- Dynamic Programming (coming soon...)
DSA/
β
βββ Arrays/
βββ Strings/
βββ LinkedList/
βββ Stack/
βββ Queue/
βββ Recursion/
βββ Sorting/
βββ Searching/
βββ Trees/
βββ Graphs/
β
βββ README.md
- Clean and readable code
- Multiple approaches (where possible)
- Beginner-friendly implementations
- Regular updates as I practice more
- Strengthen problem-solving skills
- Prepare for coding interviews
- Build a strong foundation in DSA
- C++
I will keep updating this repository regularly as I learn and solve new problems.
This is a personal learning repository, but suggestions are always welcome!
If you find this helpful, consider giving it a star β