Welcome to my public repository where I share my solutions to coding problems from various platforms like LeetCode, GeeksforGeeks, Codeforces, and others. This repository aims to help myself and others learn, improve, and explore different problem-solving techniques.
- Each folder contains solutions to specific problems or categories, organized by topic or platform.
- Solutions are implemented in various programming languages such as Python (mostly) , C, Java.
- The goal is to provide optimal, clean, and well-commented code.
This repository contains solutions from the following platforms:
- LeetCode
- GeeksforGeeks
- Codeforces
- HackerRank
- Other coding platforms (Feel free to suggest more!)
If you'd like to contribute:
- Fork the repository and make changes in your own branch.
- Submit a pull request with a description of what you added or fixed.