This repository contains my solutions to various Data Structures and Algorithms (DSA) problems.
I created this repo to improve my logical thinking, problem-solving skills, and prepare for technical interviews.
I regularly practice coding problems and organize them topic-wise for better understanding and revision.
- π Arrays
- π Linked List
- π Stack & Queue
- π³ Trees
- π Binary Search
- π§© Recursion & Backtracking
- πΈ Graphs
- β‘ Dynamic Programming
- Strengthen DSA concepts
- Improve time and space complexity analysis
- Build consistency in problem-solving
- Prepare for coding interviews
- Java (You can change to C++ / Python if needed)