Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhruvabhat24/gfg-2024
Problem of the day from GFG
https://github.com/dhruvabhat24/gfg-2024
gfg problem-of-the-day
Last synced: about 1 month ago
JSON representation
Problem of the day from GFG
- Host: GitHub
- URL: https://github.com/dhruvabhat24/gfg-2024
- Owner: dhruvabhat24
- License: apache-2.0
- Created: 2023-12-30T05:19:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-17T23:18:23.000Z (9 months ago)
- Last Synced: 2024-11-29T00:30:09.125Z (about 1 month ago)
- Topics: gfg, problem-of-the-day
- Language: Java
- Homepage:
- Size: 269 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Contribution Guidelines for GFG 2024 Repository
**Welcome to the GFG 2024 repository!** We appreciate your interest in contributing your solutions for GeeksforGeeks' daily coding problems. This guide outlines the process for submitting your code in a clear and consistent manner.
**Before You Contribute:**
* **Familiarize yourself with the GFG platform:** Understand the types of problems and solutions typically presented on GeeksforGeeks.
* **Review existing solutions (optional):** Explore the repository to see how others have approached similar problems. This can help you learn different coding styles and potential optimization techniques.**How to Contribute:**
- [ ] Fork the repo
- [ ] Go to the current month folder
- [ ] Go to language on which you want to contribute
- [ ] Click on add a new file
- [ ] Add the code
- [ ] Create a pull request
- [ ] In pull-request mention the day and problem statement
- [ ] Request for the review
- [ ] wait for the review