https://github.com/jpaddeo/katas
Katas de programación / desarrollo.
https://github.com/jpaddeo/katas
Last synced: 3 months ago
JSON representation
Katas de programación / desarrollo.
- Host: GitHub
- URL: https://github.com/jpaddeo/katas
- Owner: jpaddeo
- Created: 2022-01-28T03:34:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T03:44:50.000Z (over 3 years ago)
- Last Synced: 2025-02-03T23:31:27.932Z (4 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Katas de Desarrollo
## Ejercicios
| ## | Título | Dificultad | |
| -- | ----------------------------------------------------------------- | ----------- | ----------------------------------- |
| 01 | ¡Ayuda al elfo a listar los regalos! | Fácil | [Ver enunciado](./enunciados/01.md) |
| 02 | El Grinch quiere fastidiar la Navidad | Normal | [Ver enunciado](./enunciados/02.md) |
| 03 | La ruta con los regalos | Difícil | [Ver enunciado](./enunciados/03.md) |
| 04 | ¿Puedes reconfigurar las fábricas para no parar de crear regalos? | Muy difícil | [Ver enunciado](./enunciados/04.md) |