{"id":22703898,"url":"https://github.com/parthparmar08/geeksforgeeks-potd","last_synced_at":"2025-07-21T23:35:00.564Z","repository":{"id":251380679,"uuid":"837259823","full_name":"parthparmar08/GeeksforGeeks-POTD","owner":"parthparmar08","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-01T10:12:38.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T20:11:45.314Z","etag":null,"topics":["algorithms","competitive-programming","cpp","data-structures","gfg","gfg-contest","gfg-cpp","gfg-potd","gfg-practice","gfg-solutions","potd-gfg","potd-solution","problem-of-the-day-solutions"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parthparmar08.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-02T14:53:31.000Z","updated_at":"2024-09-01T10:12:41.000Z","dependencies_parsed_at":"2024-12-10T08:13:06.495Z","dependency_job_id":"62f5d034-1952-479e-b431-0e1bb80de496","html_url":"https://github.com/parthparmar08/GeeksforGeeks-POTD","commit_stats":null,"previous_names":["parthparmar08/geeksforgeeks-potd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parthparmar08/GeeksforGeeks-POTD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthparmar08%2FGeeksforGeeks-POTD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthparmar08%2FGeeksforGeeks-POTD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthparmar08%2FGeeksforGeeks-POTD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthparmar08%2FGeeksforGeeks-POTD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthparmar08","download_url":"https://codeload.github.com/parthparmar08/GeeksforGeeks-POTD/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthparmar08%2FGeeksforGeeks-POTD/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266403174,"owners_count":23923404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","competitive-programming","cpp","data-structures","gfg","gfg-contest","gfg-cpp","gfg-potd","gfg-practice","gfg-solutions","potd-gfg","potd-solution","problem-of-the-day-solutions"],"created_at":"2024-12-10T08:13:04.073Z","updated_at":"2025-07-21T23:35:00.537Z","avatar_url":"https://github.com/parthparmar08.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GeeksforGeeks Problem of the Day Solutions 2024 🚀\n\n## Why explore this repository?\n1. **Daily Practice**: Practice makes perfect. By reviewing these solutions daily, you can enhance your problem-solving skills and programming techniques. 🏋️‍♂️\n\n2. **Diverse Topics**: The problems cover a wide range of topics including algorithms, data structures, dynamic programming, mathematics, and more. This variety helps you broaden your understanding of different concepts.🌐\n\n3. **Learning from Solutions**: Understanding various solution approaches is crucial for becoming a better programmer. Each solution in this repository comes with detailed explanations to help you grasp the underlying logic.🧠\n\n4. **Community Collaboration**: Feel free to contribute your own solutions or suggest improvements to existing ones. Collaboration fosters learning and helps in building a stronger programming community.🤝\n\n## How To Use This Repository?\n\n1. **Navigation**: Explore the directory to find solutions for each daily problem. The problems are organized chronologically, making it easy to locate specific ones.📅\n\n2. **Understanding Solutions**: Take your time to understand the logic behind each solution. If you encounter any difficulties, don't hesitate to ask for clarification or seek additional resources.🔍\n\n3. **Experimentation**: After understanding a solution, try modifying it or implementing it in a different programming language. Experimentation reinforces your understanding and improves your coding versatility.🔧\n\n4. **Engage with the Community**: Share your insights, ask questions, or discuss alternative solutions with fellow programmers. Collaboration accelerates learning and fosters a supportive environment.🗣️\n\n5. **Feel free to use, modify, or learn from these solutions**: If you find any issues or improvements, please follow the [Contribution Guidelines](#contribution-guidelines) to contribute.🌟\n\n## Languages Used\n\n- C++ 💻\n\n## Directory Structure\n\nThe repository is organized into folders, each representing a specific GeeksforGeeks problem. Inside each folder, you'll find the solution file(s) and any additional resources. 📂\n\n\n## Contribution Guidelines\n\nIf you'd like to contribute:\n\n1. Fork the repository.🍴\n2. Create a new branch for your feature or bug fix.🌿\n3. Make changes and commit them.💾\n4. Submit a pull request, explaining the changes you made.🚀\n\nPlease ensure your code follows the existing coding style and includes appropriate comments.📝\n\n## Start Exploring!\n\nTo begin your journey through the GeeksforGeeks Problem of the Day solutions for 2024, simply browse through the directory and select a problem that interests you. Happy coding! 🎉\n\n**[Visit GeeksforGeeks Problem of the Day](https://practice.geeksforgeeks.org/problem-of-the-day)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthparmar08%2Fgeeksforgeeks-potd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthparmar08%2Fgeeksforgeeks-potd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthparmar08%2Fgeeksforgeeks-potd/lists"}