Welcome to my GFG Problem Solving Journey!
Here I solve a variety of Data Structures & Algorithms problems using Java, aiming for optimized and clean solutions.
To strengthen my problem-solving skills, improve my DSA concepts, and stay consistent by solving problems daily from GeeksforGeeks.
- Language: Java
- Platform: GeeksforGeeks
- IDE: VS Code / IntelliJ IDEA
- Topics Covered: Arrays, Strings, Recursion, Sorting, Searching, Hashing, and more...
gfg-solutions/
βββ Arrays/
βββ Strings/
βββ Recursion/
βββ Sorting/
βββ Searching/
βββ Hashing/
βββ ...
Each folder contains:
- β
Problem Statement (as a comment or link)
- β
Java Solution
- β
Optimized Approach (if applicable)
- β
Comments for better understanding
---
## β¨ Highlights
- Clean and beginner-friendly code
- Solving problems consistently
- Focus on edge cases and time complexity
- Includes both brute-force and optimized solutions
---
## π Progress
I aim to solve at least 3β5 problems every day, gradually covering all DSA topics.
## π§βπ» Author
K.Nandhakumar β Full Stack Developer<br>
GitHub: https://github.com/KNandhakumar<br>
LinkedIn: www.linkedin.com/in/nknandhakumar<br>