Skip to content

brisaAbrasadora/AdventJS2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⭐ My solutions for AdventJS 2024 ⭐

Static Badge Static Badge

This repository holds my JavaScript solutions for AdventJS 2024, a series of programming and logic challenges brought by @midudev.

My solutions might not be the best ones. I will try to obtain the highest score based on my own knowledge and documentation.

How to navigate the repository

Each day has its own folder, named something like "Challenge x", where I put my solution for that day.

Alongside, I will also upload the score I obtained.

How to use

In the package.json there are some scripts run by NPM that will help you execute easily the code for each challenge.

For example, for the first challenge, you must pass arguments (numbers, in this case). To accomplish it, you only need to type the numbers separated by spaces alongside the script.

npm run day1 85 3 475 39 1 30 4

Table of Contents

Day Challenge Solutions
1 First gift repeated! Solution
2 Framing names Solution
3 Organizing the inventory Solution
4 Decorating the Christmas tree Solution
5 Shoe pairing Solution
6 Is the gift inside the box? Solution
7 The Grinch's attack Solution
8 Not available Not available
9 Not available Not available
10 Not available Not available
11 Not available Not available
12 Not available Not available
13 Not available Not available
14 Not available Not available
15 Not available Not available
16 Not available Not available
17 Not available Not available
18 Not available Not available
19 Not available Not available
20 Not available Not available
21 Not available Not available
22 Not available Not available
23 Not available Not available
24 Not available Not available
25 Not available Not available

About

My solutions for AdventJS2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors