Skip to content

making3/advent-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

This is my personal Advent of Code 2021 solutions as I go through them. Some are partially cleaned up, some are not.

I'm doing this purely for fun and I am not interested in solving these quickly or with high performance (this is supposed to be fun after all). In other words, don't take what I write too seriously and a bit of laziness definitely remains :).

Running

If you would like to run any solutions, install Node.js, and:

  1. Clone the project
  2. Run node run.js [dayX]
    • E.g. node run.js day10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published