Repository where I'm uploading the challenges of Advent JS 2024 using TypeScript.
Advent JS is an advent calendar that presents daily programming challenges, which can be solved using JavaScript, TypeScript, or Python.
Inspired by Advent of Code, it was created by @midudev.
Dificulty labels: Easy | Medium | Hard |
- Languages: The AdventJS challenges were solved using TypeScript (TS).
- IDE: Visual Studio Code (VS Code) was used entirely during the development process.
Saúl Lara