Skip to content

bhaveshgarg2000/LeetCode-GFG-DailyChallenge

Repository files navigation

Daily LeetCode and GeeksforGeeks Practice

Welcome to my daily coding practice repository! Here, I document my journey of solving daily coding challenges from LeetCode and GeeksforGeeks. This repository serves as both a record of my progress and a resource for others looking to enhance their problem-solving skills.

Motivation

The primary motivation behind this repository is to:

  • Sharpen my problem-solving skills by consistently practicing coding challenges.
  • Document my progress and track improvements over time.
  • Share knowledge and solutions with the community to facilitate learning and collaboration.

Structure

LeetCode

  • Each LeetCode problem is organized into its own directory under the LeetCode folder.
  • Within each problem directory, you'll find:
    • The problem statement (problem.md or README.md).
    • My solution(s) in various programming languages (leetcode.cpp).

GeeksforGeeks (GFG)

  • Similar to LeetCode, each GFG problem is structured within its own directory under the GeeksforGeeks folder.
  • Each problem directory contains:
    • The problem description (problem.md or README.md).
    • My solution(s) in different programming languages (solution.cpp).

Note:

All solutions are implemented in C++ unless stated otherwise.

Contributions

Contributions are welcome! If you have a better solution or want to add more explanations to existing solutions, feel free to create a pull request.

Connect

Support

If you find this repository helpful or have any suggestions for improvement, feel free to reach out. Your feedback is highly appreciated!

Disclaimer

The solutions provided in this repository are solely my own interpretations. They may not always represent the most optimal or efficient solutions. There are often multiple ways to solve a problem, and the solutions provided here reflect my learning journey and coding style.

Happy Coding! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages