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.
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.
- 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.
- Languages: Java
- Tools: VSCode, IntelliJ , GitHub
- Platforms: LeetCode, HackerRank, CodeSignal, GeeksforGeeks
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.
- Fork the repository
- Create a new branch (
git checkout -b feature-branch
) - Commit your changes (
git commit -m 'Add some feature'
) - Push to the branch (
git push origin feature-branch
) - Open a pull request.
Feel free to reach out to me if you have any questions or suggestions!
- Email: [email protected]
- LinkedIn: My LinkedIn Profile
Happy Coding! 😊