/Advent-of-Code

Repository for all of my Advent of Code Solves

Primary LanguageJavaScript

Advent of Code Solves

This repository has my solutions for the Advent of Code puzzles.

To use the solution, create a input.txt file in the folder of the year and the day, and simply paste your given input into it.

Current years include

  • 2024
    • Days 01-07, both parts