Skip to content

threes-was-taken/advent-of-code

Repository files navigation

Advent of code Collection

This is a collection of my solutions to the Advent of Code challenges.

If you're reading this, a very merry Christmas to you!

The structure of this repository is as follows:
src/ - contains the source code for the solutions separated by year and day
example: src/2023/day-1/ - contains the source code for the solution to day 1 of 2023

Running the solutions

# Run the solution for the whole project
npm run start
    _\/_          *     *  ****  ***   ***   *   *
     /\           * * * *  *     *  *  *  *   * *
     /\           *  *  *  ***   ***   ***     *
    /  \          *     *  *     * *   * *     *
    /~~\o         *     *  ****  *  *  *  *    *
   /o   \
  /~~*~~~\
 o/    o \        ***   *  *  ***   *  ****  *****  *     *   **   ****
 /~~~~~~~~\~`    *   *  *  *  *  *  *  *       *    * * * *  *  *  *
/__*_______\     *      ****  ***   *  ****    *    *  *  *  ****  ****
     ||          *   *  *  *  * *   *     *    *    *     *  *  *     *
   \====/         ***   *  *  *  *  *  ****    *    *     *  *  *  ****

    \__/

About

My collection of advent of code challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published