Welcome to the Coding Challenges Repository! This repository is a collection of coding challenges along with my solutions. It's an open space for anyone who loves problem-solving and wants to contribute. Whether you're a beginner or an experienced developer, there's something (or there will be) here for everyone.
This repository is dedicated to helping developers enhance their coding skills through practice. The challenges range from beginner to advanced levels, and each one comes with a solution (I will try my best). I believe that growth comes from collaboration, and I'm excited to see what we can achieve together.
Feel free to fork this repository, solve the challenges, or add your own! Let's learn and thrive together.
Contributions are more than welcome! Here's how you can contribute:
- Fork the Repository: Start by forking the repository to your own GitHub account.
- Clone the Repository: Clone your forked repository to your local machine.
- Create a New Branch: Create a new branch for your changes.
- Add Your Solution or Challenge: Add your code in the appropriate directory (more in the following section).
- Keep Calm and Commit & Push: Commit your changes with a clear message.
- Submit a Pull Request: Open a pull request to merge your changes into this repository.
You are welcome to add new challenges! Simply follow the structure used in the existing challenges:
- Create a new directory under the challenges folder.
- Add a README.md file in the new directory with a description of the challenge, including input/output examples if necessary.
- Add your solution in a language of your choice within the same directory.
If you see an opportunity to optimize or improve an existing solution, feel free to submit a pull request! Just explain your changes clearly in the PR description.
If you have any questions, suggestions, or just want to connect, feel free to reach out!
- GitHub Issues: Open an issue if you find any problems or have suggestions.
- Email: You can email me at andrea1997mariotti@gmail.com.
Let's build something great together!
This project is licensed under the MIT License - see the LICENSE file for details.