{"id":26078177,"url":"https://github.com/ereh11/ramadan-problem-solving-challenge","last_synced_at":"2025-09-13T05:35:19.263Z","repository":{"id":279884343,"uuid":"940314722","full_name":"Ereh11/Ramadan-Problem-Solving-Challenge","owner":"Ereh11","description":"Ramadan Problem Solving Challenge is a 30-day coding challenge where participants solve a new problem daily throughout Ramadan","archived":false,"fork":false,"pushed_at":"2025-03-10T20:41:28.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T23:43:04.154Z","etag":null,"topics":["algorithms","data-structures","problem-solving"],"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/Ereh11.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,"zenodo":null}},"created_at":"2025-02-28T00:57:21.000Z","updated_at":"2025-03-10T20:41:32.000Z","dependencies_parsed_at":"2025-02-28T09:29:20.337Z","dependency_job_id":"72728487-d72b-4a0d-83c7-e6d3bd8db0f6","html_url":"https://github.com/Ereh11/Ramadan-Problem-Solving-Challenge","commit_stats":null,"previous_names":["ereh11/ramadan-problem-solving-challenge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ereh11/Ramadan-Problem-Solving-Challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ereh11%2FRamadan-Problem-Solving-Challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ereh11%2FRamadan-Problem-Solving-Challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ereh11%2FRamadan-Problem-Solving-Challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ereh11%2FRamadan-Problem-Solving-Challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ereh11","download_url":"https://codeload.github.com/Ereh11/Ramadan-Problem-Solving-Challenge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ereh11%2FRamadan-Problem-Solving-Challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274920161,"owners_count":25373966,"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-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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","data-structures","problem-solving"],"created_at":"2025-03-09T03:50:10.008Z","updated_at":"2025-09-13T05:35:19.230Z","avatar_url":"https://github.com/Ereh11.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✨ Ramadan Problem Solving Challenge ✨\n\nWelcome to the **Ramadan Problem Solving Challenge**!🌛 This is a 30-day challenge where we solve programming problems daily throughout Ramadan. The goal is to improve problem-solving skills, share knowledge, and grow as a community. 🚀\n\n## 🌟 How It Works\n\n- Each day of Ramadan, a new folder (Day-1, Day-2, etc.) will be added to the repository at 12:00 AM.\n- Each folder contains:\n  - **Problem statement** (link to the problem or description)\n  - **Hints** (optional guidance to approach the problem)\n  - **Solutions** in different programming languages\n- Everyone is encouraged to contribute their solutions by making a **Pull Request (PR)**!\n\n## 🏆 Challenge Rules\n\n1. Try to solve the daily problem before checking the solutions.\n2. Submit solutions in any programming language you prefer.\n3. Keep your code clean and well-commented.\n4. Follow the contribution guidelines below when submitting solutions.\n\n## 🛠️ Contribution Guide\n\n### 1. Fork the Repository\n\nClick the `Fork` button at the top right of this repo to create a copy under your account.\n\n### 2. Clone Your Forked Repository\n\n```bash\ngit clone https://github.com/your-username/Ramadan-Problem-Solving-Challenge.git\ncd Ramadan-Problem-Solving-Challenge\n```\n\n### 3. Add Your Solution\n\n- Navigate to the folder of the current day (e.g., `Day-5/`).\n- Add your solution file inside the `Solutions/` subfolder. Example:\n\n  ```\n  Day-5/\n  |-- Problem.md\n  |-- Hints.md\n  |-- Solutions/\n      |-- your_solution.py\n      |-- another_solution.cpp\n  ```\n\n- Use meaningful file names: `your_username_language.extension` (e.g., `hany_c++.cpp`).\n\n### 4. Commit and Push\n\n```bash\ngit add .\ngit commit -m \"Added solution for Day-5 in C++\"\ngit push origin main\n```\n\n### 5. Create a Pull Request\n\n- Go to the original repository on GitHub.\n- Click `Pull Requests \u003e New Pull Request`.\n- Select your fork and submit your solution!\n\n## 🚀 Let's Solve Problems Together\n\n📿Ramadan is a time of growth and reflection. Let's use it to grow our coding skills too. Feel free to invite friends and contribute as much as you can!\n\nHappy coding! ✨\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fereh11%2Framadan-problem-solving-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fereh11%2Framadan-problem-solving-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fereh11%2Framadan-problem-solving-challenge/lists"}