This repository contains my solutions to Data Structures and Algorithms (DSA) problems solved from coding platforms like LeetCode and GeeksforGeeks.
The purpose of this repository is to improve problem-solving skills and prepare for software engineering interviews in product-based companies.
My goal is to solve 400+ DSA problems and build strong fundamentals in algorithms and data structures.
- Arrays
- Strings
- Linked Lists
- Stack
- Queue
- Trees
- Graphs
- Dynamic Programming
- Greedy Algorithms
- Recursion & Backtracking
All solutions in this repository are implemented using:
- Java
Problems are practiced from:
- LeetCode
- GeeksforGeeks
Total Problems Solved: 0
| Topic | Problems Solved |
|---|---|
| Arrays | 0 |
| Strings | 0 |
| Linked List | 0 |
| Stack | 0 |
| Trees | 0 |
| Graphs | 0 |
| Dynamic Programming | 0 |
This repository will be updated regularly as I continue solving problems and improving my understanding of DSA concepts.
Navaneetha Mera