Skip to content

kyleshevlin/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

Here are my solutions to the Advent of Code puzzles for 2021.

I'm using plain JavaScript for my solutions, using Node to run my scripts.

Each day has its own directory. The solutions can be found under index.js, with a few tests in index.test.js to verify some of the functions and algorithms created to solve that day's problems.

Hope you enjoy!

About

My solutions for Advent of Code 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published