This repository contains a collection of small C# challenges.
Each challenge is placed in its own project inside the solution.
The goal is to practice C# through hands-on examples and share solutions that others can also try.
- Each project = one challenge
- Code is kept simple and focused on the problem
- A short description is included for every challenge
- Learn C# step by step through practice
- Keep track of progress in one organized solution
- Provide examples that anyone interested in C# challenges can explore
Feel free to browse the projects and try solving the challenges on your own before checking the solutions.