Advent of Code 2024 🎁
Repository solutions for the Advent of Code 2024, an annual coding challenge during December. Each day, a new two-part puzzle is released, testing problem-solving skills and algorithmic thinking.
Advent of Code (AoC) is a series of small programming puzzles — great for learning, coding practice, and getting into the holiday spirit.
- Languages Used: JavaScript
- Structure: Each day's solution is organized in its own directory:
/day01/
/day02/
- and so on...