Welcome to 160 Days of Problem Solving, where we conquer one challenging problem at a time! 🌟 This repository is a treasure trove of daily coding solutions for GFG problems, with multiple language support including C, C++, Java, and Python.
This repository is your companion for 160 days of consistent problem-solving, focusing on core data structures and algorithms. Each problem is thoughtfully solved and documented in four popular programming languages.
Whether you're a beginner or looking to sharpen your skills, these solutions will guide you through structured problem-solving.
Completed: 30/160 Problems 🎉
In Progress: 130 Problems ⏳
Target: Solve all 160 problems! 🏆
Day | Problem Name | C | C++ | Java | Python |
---|---|---|---|---|---|
Day 1 | Implement Atoi ⚙️🔑🧑🔬 | Solution | Solution | Solution | Solution |
Day 2 | Add Binary Strings 🔢➕💻 | Solution | Solution | Solution | |
Day 3 | Anagram 🔠💡🤔 | Solution | Solution | Solution | Solution |
Day 4 | Non-Repeating Character🔢📝💭 | Solution | Solution | Solution | Solution |
Day 5 | Search Pattern (KMP Algorithm) 📚🔍🧠 | Solution | Solution | Solution | Solution |
Day 6 | Min Chars to Add for Palindrome ✂️💬🔠 | Solution | Solution | Solution | Solution |
Day 7 | Strings Rotations of Each Other 🔄🔠🌀 | Solution | Solution | Solution | Solution |
Bonus Problem No. | Problem Name | C 🖥️ | C++ 🚀 | Java ☕ | Python 🐍 |
---|---|---|---|---|---|
NUM 1 | Fizz Buzz 🧮🎉🔢 | Solution | Solution | Solution | |
NUM 2 | CamelCase Pattern Matching 🐫🔠💻 | Solution | Solution | Solution | |
NUM 3 | Palindrome Sentence 🔄🗣️📜 | Solution | Solution | Solution | |
NUM 4 | Minimum repeat to make substring 🔁📏🔤 | Solution | Solution | Solution | |
NUM 5 | Longest Prefix Suffix 🔍✂️🔗 | Solution | Solution | Solution | |
NUM 6 | Integer to Words 1️⃣🔠📚 | Solution | Solution | Solution |
Want to contribute? 🌟 Here's how:
- Fork the repository and create a pull request with a new solution.
- Solve a problem or improve existing code/documentation.
- Share this repo with others, and encourage them to star it for support!
- Discuss issues and share tips by opening an issue or using the Discussions tab.
This repository is maintained with by Hunterdii. Special thanks to all contributors and supporters for making this journey possible!
Special thanks to the GeeksforGeeks community for providing such an amazing set of problems to work on. Without their platform, this wouldn't have been possible. 🧑💻
Don't forget to star this repository to stay updated!