Advent JS by @midudev - 2023
Solutions to the Adventjs.dev challanges - 2023 edition.
Icon | Challenge | Title | Difficulty | Solution | Score |
---|---|---|---|---|---|
01 | First gift repeated | ๐ | Check solution | 260 ๐ | |
02 | We start de factory | ๐ | Check solution | 270 ๐ | |
03 | The naughty elf | ๐ | Check solution | 320 ๐ | |
04 | Turn the parentheses around | ๐งก | Check solution | 260 ๐ | |
05 | Santa's CyberTruck | ๐งก | Check solution | 110 ๐ | |
06 | The reindeer on trial | ๐งก | Check solution | 350 ๐ | |
07 | The 3D Boxes | ๐ | Check solution | 270 ๐ | |
08 | Sorting the warehouse | ๐งก | Check solution | 140 ๐ | |
09 | Switch the lights | ๐ | Check solution | 340 ๐ | |
10 | Create your own Christmas tree | ๐ | Check solution | 180 ๐ | |
11 | The studious elves | ๐ | Check solution | XXX ๐ |
The tests of this project have been made with Node Test Runner
You have to use at least Node v18.
Use the package.json command:
npm run test