My solutions to LeetCode and GeeksforGeeks (GFG) problems. This repository showcases my problem-solving skills in data structures and algorithms.
.
├── LeetCode/
│ ├── Easy/
│ ├── Medium/
│ └── Hard/
└── GeeksforGeeks/
├── Easy/
├── Medium/
└── Hard/
Each solution file includes the problem statement and my code.
- Java
| Platform | Easy | Medium | Hard | Total |
|---|---|---|---|---|
| LeetCode | 0 | 0 | 0 | 0 |
| GFG | 0 | 0 | 0 | 0 |
- Navigate to the platform folder (LeetCode or GeeksforGeeks)
- Choose the difficulty level
- Select a problem to view its solution
I'm a 3rd year B.Tech CSE student passionate about coding and problem-solving. This repository documents my journey in mastering data structures and algorithms.
Feel free to reach out for discussions or suggestions!