Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eudaldgr/adventjs-2022-challenge
- Owner: eudaldgr
- Created: 2022-12-05T19:42:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T14:50:08.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T11:23:22.468Z (3 months ago)
- Topics: adventjs, adventjs-2022, challenges, javascript
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-adventjs - eudaldgr/adventjs-2022-challenge - commit/eudaldgr/adventjs-2022-challenge?style=flat-square) (🤖 2022 / 🧑‍💻 Solutions)
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 |