Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 How to Work on the Exercises

Each exercise is described in a GitHub Issue. Follow these steps to complete an exercise and submit your solution:

📥 1. Clone or Fork the Repository

git clone https://github.com/fungover/exercise2025.git

Or fork the repository via GitHub and clone your fork.

🌱 2. Create a Branch

Create a new branch named using the format: your-github-username/exerciseNumber

Example for user githubuser working on Exercise 1:

git checkout -b githubuser/exercise1

🛠️ 3. Implement Your Solution

Follow the instructions in the corresponding issue. If anything is unclear, ask questions by commenting directly on the issue.

🚀 4. Push Your Branch

git push origin githubuser/exercise1

📬 5. Create a Pull Request

Open a Pull Request (PR) from your branch.

Link the PR to the issue you're solving.

Include a clear description of your solution.

💬 6. Feedback and Iteration

Reviewers may leave comments or suggestions. Update your branch and push changes until the PR is approved.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages