Skip to content

Cyber-Infernox/GFG_POTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

GFG_POTD

GeeksforGeeks - Problem of the Day Solutions

Welcome to my repository where I solve the Problem of the Day from GeeksforGeeks every day. The solutions are uploaded here for anyone to benefit from.

Repository Structure

Each solution is stored in its own directory named after the date the problem was solved, following the format DD-MM-YYYY. Inside each directory, you'll find:

  • problem.txt: A text file containing the link to the problem statement on GeeksforGeeks.
  • solution.java: The solution file containing the Java solution to the problem.

Description

This repository is dedicated to providing solutions to the daily problems posted on GeeksforGeeks. The main goal is to help others learn and improve their problem-solving skills by providing access to my solutions.

Uses

  • Learning: Understand different problem-solving approaches in Java.
  • Reference: Use the provided solutions as a reference for similar problems.
  • Practice: Improve your coding skills by comparing your solutions with the ones provided here.

Benefits

  • Daily Updates: New solutions are added daily, ensuring a constant flow of fresh problems and solutions.
  • Open Source: The repository is open for anyone to use and learn from.
  • Community Contribution: Others can contribute to the repository by providing better solutions or additional insights.

Contributions

Contributions are welcome! Feel free to:

  • Suggest Improvements: Open an issue if you find any problems or have suggestions for improvements.
  • Submit Changes: Open a pull request with your proposed changes or optimizations to the code.

License

This repository is licensed under the MIT License.

Contact

For any questions or suggestions, feel free to reach out to me at sayonkar@gmail.com.

Happy Coding!

About

Problem of the Day...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages