File tree Expand file tree Collapse file tree 1 file changed +19
-3
lines changed
Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Original file line number Diff line number Diff line change 11<div align =" center " >
22 <img
3- alt="adventjs-2023 "
4- src="https://res.cloudinary.com/dfeujtobk/image/upload/v1701756989/Challenges/u0qn1htendtskutrml9j .png "
3+ alt="adventjs-2024 "
4+ src="https://res.cloudinary.com/dfeujtobk/image/upload/v1733035253/advent-js/Apex_1733035172447_syuzaa .png "
55 width="1200"
66 style="border-radius: 1rem" />
77 <br />
@@ -44,17 +44,33 @@ npm run test:2021
4444npm run test:2022
4545# or
4646npm run test:2023
47+ # or
48+ npm run test:2024
4749
4850# Run specific test
4951npm run test ' year' /' challenge' /index.test.js
5052
5153```
5254
53- ## 🎯 2023 Challenges
55+ ## 🎯 2024 Challenges
5456
5557<details open >
5658<summary >Show / Hide</summary >
5759
60+ | # | Challenge | Difficulty | My Solution | My Score |
61+ | :-: | ------------------------------------------------------------------------------------------- | :--------: | :------------------------------------------------------------------------------------------------------------: | :-----------: |
62+ | 01 | [ 🎁 ¡Primer regalo repetido!] ( https://adventjs.dev/es/challenges/2024/1 ) | 🟢 | [ here] ( ./2024/01-primer-regalo-repetido/index.js ) | ⭐⭐⭐⭐⭐ |
63+
64+ Difficulties legend:
65+ 🟢 Easy 🟡 Medium 🔴 Hard
66+
67+ </details >
68+
69+ ## 🎯 2023 Challenges
70+
71+ <details hide >
72+ <summary >Show / Hide</summary >
73+
5874| # | Challenge | Difficulty | My Solution |
5975| :-: | ------------------------------------------------------------------------------------------- | :--------: | :------------------------------------------------------------------------------------------------------------: |
6076| 01 | [ ¡Primer regalo repetido!] ( https://adventjs.dev/es/challenges/2023/1 ) | 🟢 | [ here] ( https://github.com/marcode24/adventjs-solutions/tree/main/2023/01-primer-regalo-repetido ) |
You can’t perform that action at this time.
0 commit comments