https://github.com/hectorOliSan/adventJS-2022
24 días 24 retos de programación
https://github.com/hectorOliSan/adventJS-2022
Last synced: 2 months ago
JSON representation
24 días 24 retos de programación
- Host: GitHub
- URL: https://github.com/hectorOliSan/adventJS-2022
- Owner: hectorOliSan
- Created: 2022-12-03T22:48:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T19:03:55.000Z (over 2 years ago)
- Last Synced: 2024-11-03T11:33:47.837Z (7 months ago)
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# adventJS-2022
## 🎄 [24 días 24 retos de programación](https://adventjs.dev/es) 🎄
| Día | Reto | Dificultad | Código | Arte | Puntos |
| :-: | :--------------------------------------------------------------------------------------------: | :--------: | :---------------------------: | :------------------------------------------------------------------: | :----: |
| 1 | [¡Automatizando envolver regalos de navidad!](https://adventjs.dev/es/challenges/2022/1) | 🟢 Fácil | [Solución](./retos/Reto1.md) || 131 |
| 2 | [Nadie quiere hacer horas extra](https://adventjs.dev/es/challenges/2022/2) | 🟢 Fácil | [Solución](./retos/Reto2.md) || 121 |
| 3 | [¿Cuántas cajas de regalos puede llevar Papá Noel?](https://adventjs.dev/es/challenges/2022/3) | 🟢 Fácil | [Solución](./retos/Reto3.md) || 175 |
| 4 | [Una caja dentro de otra caja y otra...](https://adventjs.dev/es/challenges/2022/4) | 🟡 Medio | [Solución](./retos/Reto4.md) || 183 |
| 5 | [Optimizando viajes de Santa](https://adventjs.dev/es/challenges/2022/5) | 🔴 Difícil | [Solución](./retos/Reto5.md) || 201 |
| 6 | [Creando adornos navideños](https://adventjs.dev/es/challenges/2022/6) | 🟡 Medio | [Solución](./retos/Reto6.md) || 160 |
| 7 | [Haciendo inventario de regalos](https://adventjs.dev/es/challenges/2022/7) | 🟢 Fácil | [Solución](./retos/Reto7.md) || 400 |
| 8 | [¡Necesitamos un mecánico!](https://adventjs.dev/es/challenges/2022/8) | 🟡 Medio | [Solución](./retos/Reto8.md) || 360 |
| 9 | [Las locas luces de Navidad](https://adventjs.dev/es/challenges/2022/9) | 🟢 Fácil | [Solución](./retos/Reto9.md) || 400 |
| 10 | [El salto del trineo de Papá Noel](https://adventjs.dev/es/challenges/2022/10) | 🟡 Medio | [Solución](./retos/Reto10.md) || 260 |
| 11 | [Papá Noel es Scrum Master](https://adventjs.dev/es/challenges/2022/11) | 🔴 Difícil | [Solución](./retos/Reto11.md) || 320 |
| 12 | [Trineas eléctricos, ¡guau!](https://adventjs.dev/es/challenges/2022/12) | 🟡 Medio | [Solución](./retos/Reto12.md) || 400 |
| 13 | [Backup de los archivos de Papá Noel](https://adventjs.dev/es/challenges/2022/13) | 🟢 Fácil | [Solución](./retos/Reto13.md) || 300 |
| 14 | [El mejor camino](https://adventjs.dev/es/challenges/2022/14) | 🟡 Medio | [Solución](./retos/Reto14.md) || 300 |
| 15 | [Decorando el árbol de Navidad](https://adventjs.dev/es/challenges/2022/15) | 🟡 Medio | [Solución](./retos/Reto15.md) || 200 |
| 16 | [Arreglando las cartas de Papá Noel](https://adventjs.dev/es/challenges/2022/16) | 🔴 Difícil | [Solución](./retos/Reto16.md) || 300 |
| 17 | [Llevando los regalos en sacos](https://adventjs.dev/es/challenges/2022/17) | 🟡 Medio | [Solución](./retos/Reto17.md) || 260 |
| 18 | [¡Nos quedamos sin tinta!](https://adventjs.dev/es/challenges/2022/18) | 🟢 Fácil | [Solución](./retos/Reto18.md) || 200 |
| 19 | [Ordenando los regalos](https://adventjs.dev/es/challenges/2022/19) | 🟢 Fácil | [Solución](./retos/Reto19.md) || 400 |
| 20 | [Más viajes retadores](https://adventjs.dev/es/challenges/2022/20) | 🔴 Difícil | [Solución](./retos/Reto20.md) || 200 |
| 21 | [Creando la tabla de regalos](https://adventjs.dev/es/challenges/2022/21) | 🟡 Medio | [Solución](./retos/Reto21.md) || 300 |
| 22 | [La iluminación en sintonía](https://adventjs.dev/es/challenges/2022/22) | 🟢 Fácil | [Solución](./retos/Reto22.md) || 360 |
| 23 | [Compilador de Papá Noel](https://adventjs.dev/es/challenges/2022/23) | 🔴 Difícil | [Solución](./retos/Reto23.md) || 120 |
| 24 | [El último reto es un laberinto](https://adventjs.dev/es/challenges/2022/24) | 🔴 Difícil | [Solución](./retos/Reto24.md) || 900 |