Welcome to my Data Structures & Algorithms journey in C++!
This repository is where I track my progress and document my solutions from platforms like LeetCode, GeeksforGeeks, and more.
This repo is organized topic-wise for easy navigation :
| ๐ Folder | ๐ก Description |
|---|---|
Arrays |
Basic to advanced array problems |
LinkedList |
All linked list variations and tricky operations |
Stacks / Queues |
Classic & advanced stack/queue problems |
Trees |
Binary Trees, BSTs, traversals, etc. |
๐ Each problem is stored as a standalone
.cppfile with clean code and comments.
- โ๏ธ Build a strong foundation in DSA
- โ๏ธ Improve problem-solving skills
- ๐ง Aim to solve at least 3โ4 problems every day
- ๐ Topic-based structure for faster lookup
- โญ Star the repo if you find it useful
- ๐ฌ Raise an issue if you spot an error
- ๐ค Suggest new ideas or problems to add
๐ฌ โConsistency beats motivation.โ โ Letโs keep grinding!! ๐