This repository contains my solutions to the AdventJS 2023 coding challenges created by @midudev. AdventJS is an annual series of JavaScript challenges designed to help developers improve their skills through fun, problem-solving exercises.
To get started with the solutions, follow these steps:
-
Clone this repository
git clone https://github.com/dev-madepozo/AdventJS-2023.git
-
Navigate to the project directory:
cd AdventJS-2023
-
Navigate to the challenges directory to see each solution
cd challenges
# | Title | Difficulty | Score | Solution |
---|---|---|---|---|
01 | 🎁 First gift repeated! | 🟢 | 380 | view |
02 | 🏭 We start the factory | 🟢 | 280 | view |
03 | 😏 The naughty elf | 🟢 | 360 | view |
04 | 😵💫 Turn the parentheses around | 🟠 | 280 | view |
05 | 🛷 Santa's CyberTruck | 🟠 | 180 | view |
06 | 🦌 The reindeer on trial | 🟢 | 390 | view |
07 | 📦 The 3D boxes | 🟢 | 280 | view |
08 | 🏬 Sorting the warehouse | 🟠 | 290 | view |
09 | 🚦 Switch the lights | 🟢 | 360 | view |
10 | 🎄 Create your own Christmas tree | 🟢 | 280 | view |
11 | 📖 The studious elves | 🟠 | 240 | view |
12 | 📸 Is it a valid copy? | 🟠 | 240 | view |
13 | ⌚️ Calculating the time | 🟢 | 290 | view |
14 | 🚨 Avoid the alarm | 🟠 | 290 | view |
15 | 🟠 | 170 | view | |
16 | ❌ Friday deployment | 🟢 | 110 | view |
17 | 🛷 Optimizing the rental | 🟢 | 160 | view |
18 | 🔢 The digital clock | 🔴 | 90 | view |
19 | 💣 Face the sabotage | 🟠 | 160 | view |
20 | 🏋️♂️ Distribute the weight | 🔴 | 190 | view |
21 | 🪐 Binary message | 🟠 | 110 | view |
22 | 🚂 Programming language | 🟢 | 230 | view |
23 | 🍽️ Christmas dinner | 🟢 | 160 | view |
24 | 🪜 Jump on the stairs | 🟠 | 30 | view |
25 | 🗺️ Calculating distances | 🟠 | 270 | view |
If you'd like to contribute to this repository, feel free to fork it and submit a pull request with your suggestions or improvements.
This repository is licensed under the MIT License.