Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 2.17 KB

README.md

File metadata and controls

61 lines (39 loc) · 2.17 KB

🚀 100 Days of Problem Solving Challenge 🚀

Challenge Banner

Welcome to my 100 Days of Problem Solving Challenge! This repository documents my journey through 100 days of consistent problem-solving, coding practice, and algorithm mastery.

📚 Table of Contents

📝 Introduction

This repository is dedicated to documenting my progress as I tackle one coding problem each day for 100 days. The problems are sourced from various coding platforms such as LeetCode, HackerRank, and CodeSignal. My aim is to enhance my problem-solving skills, deepen my understanding of algorithms, and become more proficient in coding.

🎯 Challenge Goals

  • Consistency: Solve atleast one coding problem every day for 100 days.
  • Documentation: Maintain detailed notes and explanations for each problem solved.
  • Learning: Explore different algorithms and data structures.
  • Efficiency: Improve the time and space complexity of my solutions.

🛠️ Technologies Used

  • Languages: Java
  • Tools: VSCode, IntelliJ , GitHub
  • Platforms: LeetCode, HackerRank, CodeSignal, GeeksforGeeks

📖 Resources

🤝 How to Contribute

Contributions are welcome! If you have any suggestions or improvements, feel free to fork this repository and create a pull request. You can also open an issue for any bugs or problems you encounter.

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature-branch)
  5. Open a pull request.

📬 Contact

Feel free to reach out to me if you have any questions or suggestions!


Happy Coding! 😊