Skip to content

RizwanMolla/GfG-POTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GfG-POTD Repository

Welcome to the GfG-POTD (GeeksforGeeks Problem of the Day) repository! 🎯

This repository is dedicated to maintaining solutions for the daily problems from the GeeksforGeeks Problem of the Day. Here, you'll find my implementations for these problems, optimized solutions, and explanation of the code.


📂 Directory Structure

GFG-POTD/
|
|-- Problem Statement 1/
|   |-- solution.py
|-- Problem Statement 2/
|   |-- solution.py
|-- README.md
  • Problem Statement: Folder for the specific problem of the day, containing the solution file.
  • solution.py: Python file containing the implementation for the problem.

🚀 Features

  • Daily Updates: The repository will be updated with solutions every day.
  • Optimized Solutions: Focus on time and space complexity.
  • Language Support: Python-based solutions.
  • Detailed Problem Descriptions: Explanations for the code and approach.

🔧 How to Use

  1. Clone the repository:
    git clone https://github.com/RizwanMolla/GFG-POTD.git
  2. Navigate to the desired folder for the specific problem.
  3. Open the solution file to view the implementation.

🗂️ Example Structure

GFG-POTD/
|
|-- Problem Statement/
|   |-- solution.py
  • solution.py: Contains the solution code for the problem statement.

📝 Contribution Guidelines

This is a personal repository; however, suggestions and improvements are always welcome. Feel free to fork the repository and submit a pull request.


🌟 Acknowledgments

  • Thanks to GeeksforGeeks for curating an excellent set of problems.
  • Inspired by the vibrant community of problem solvers and developers.

🏆 Achievements

  • Monthly Completion Streak: Successfully completed POTDs for [2024 : October, November, December. 2025 : January, February].

📫 Contact

For any questions or discussions, feel free to reach out on:

About

Solutions of GeeksforGeeks 'Problem Of The Day' Questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published