This repository is participating in Hacktoberfest 2025!
If you make 6 valid Pull Requests (PRs) to this repo during October, they will count toward your Hacktoberfest goal.
- Look at the Issues tab for open problems.
- Solve the problem in C++ or JAVA or Python and submit a PR.
- Tag your PR with
hacktoberfest-acceptedif merged.
This repository contains my solutions to coding problems from GeeksforGeeks, categorized by difficulty:
Basic/β Fundamental problems (arrays, strings, loops)Easy/β Slightly challenging (hashing, recursion)Medium/β Data structures, dynamic programmingSchool/β Beginner-level logic-based problems
- C++ π»