Skip to content

Solving GeeksForGeeks Problems using java with clean and optimized solutions - focused on mastering DSA and problem-solving.

Notifications You must be signed in to change notification settings

KNandhakumar/GFG-Problem-Solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GeeksforGeeks DSA Practice 2025πŸ§ πŸ’»

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.


πŸš€ Purpose

To strengthen my problem-solving skills, improve my DSA concepts, and stay consistent by solving problems daily from GeeksforGeeks.


πŸ› οΈ Tech Stack

  • Language: Java
  • Platform: GeeksforGeeks
  • IDE: VS Code / IntelliJ IDEA
  • Topics Covered: Arrays, Strings, Recursion, Sorting, Searching, Hashing, and more...

πŸ“‚ Folder Structure

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>

About

Solving GeeksForGeeks Problems using java with clean and optimized solutions - focused on mastering DSA and problem-solving.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages