https://github.com/lucho00cuba/exercism-solutions
A repository containing my solutions to coding exercises from Exercism.
https://github.com/lucho00cuba/exercism-solutions
exercism-solutions programming
Last synced: 4 months ago
JSON representation
A repository containing my solutions to coding exercises from Exercism.
- Host: GitHub
- URL: https://github.com/lucho00cuba/exercism-solutions
- Owner: Lucho00Cuba
- Created: 2025-08-19T08:54:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-13T15:43:38.000Z (9 months ago)
- Last Synced: 2025-09-13T16:33:20.339Z (9 months ago)
- Topics: exercism-solutions, programming
- Language: Python
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercism Solutions
[](https://exercism.org/profiles/Lucho00Cuba)
This repository contains my solutions to various programming exercises from [Exercism](https://exercism.org/). Each folder is organized by language and exercise name.
## Requeriments
- [CLI Exercism](https://exercism.org/docs/using/solving-exercises/working-locally)
## How to Use
- Each exercise folder contains the source code and test files for the corresponding problem.
- To run or test a solution, navigate to the specific exercise directory and follow the instructions in the `HELP.md` or `README.md` file.
- The exercises also include a `HINTS.md` file, which provides additional guidance or tips for solving the exercise.
## About Exercism
[Exercism](https://exercism.org/) is a platform for practicing programming skills through exercises and mentorship in various programming languages.
## License
These solutions are provided for educational purposes. Please do not copy them directly for your own submissions.
---
Feel free to explore the solutions and use them as a reference