An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Exercism Solutions

[![Exercism Profile](https://img.shields.io/badge/Exercism-Lucho00Cuba-blue?logo=exercism&logoColor=white)](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