Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eudaldgr/adventjs-2022-challenge

AdventJS 2022 Challenges Solutions, developed by eudaldgr
https://github.com/eudaldgr/adventjs-2022-challenge

adventjs adventjs-2022 challenges javascript

Last synced: 1 day ago
JSON representation

AdventJS 2022 Challenges Solutions, developed by eudaldgr

Awesome Lists containing this project

README

        

# AdventJS 2022 Edition
![](https://adventjs.dev/og.png)

- [AdventJS](https://adventjs.dev/ "AdventJS") Solutions 2022 Edition
- Coded in Javascript

# Content Table (en)
| N° | Title | Difficult | Solution | Points |
| :------------: | :------------: | :------------: | :------------: | :------------: |
| 1 | Automating Christmas gift wrapping! | Easy | [Solution 01](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_01 "Solution 01") | 121 points |
| 2 | Nobody wants to do extra hours at work | Easy | [Solution 02](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_02 "Solution 02") | 121 points |
| 3 | How many packs of gifts can Santa carry? | Easy | [Solution 03](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_03 "Solution 03") | 171 points |
| 4 | Box inside a box and another... | Medium | [Solution 04](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_04 "Solution 04") | 157 points |
| 5 | Optimizing Santa's trips | Medium | [Solution 05](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_05 "Solution 05") | 170 points |

# Tabla de Contenido (es)
| N° | Titulo | Dificultad | Solucion | Puntos |
| :------------: | :------------: | :------------: | :------------: | :------------: |
| 1 | ¡Automatizando envolver regalos de navidad! | Fácil | [Solucion 01](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_01 "Solucion 01") | 121 puntos |
| 2 | Nadie quiere hacer horas extra | Fácil | [Solution 02](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_02 "Solution 02") | 121 puntos |
| 3 | ¿Cuántas cajas de regalos puede llevar Papá Noel? | Fácil | [Solution 03](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_03 "Solution 03") | 171 puntos |
| 4 | Una caja dentro de otra caja y otra... | Media | [Solution 04](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_04 "Solution 04") | 157 puntos |
| 5 | Optimizando viajes de Santa | Media | [Solution 05](https://github.com/eudaldgr/adventjs-2022-challenge/tree/main/challenges/challenge_05 "Solution 05") | 170 puntos |