Skip to content

JavaScript algorithms solving the Advent of Code challenges for 2020

Notifications You must be signed in to change notification settings

DanielGodfrey-Dev/Advent-of-Code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent-of-Code-2020

JavaScript algorithms solving the Advent of Code challenges for 2020

In focusing on the algorithm implementation instead of data parsing through code, I opted to parse the data using Microsoft Excel and provide in each problem within an array 'dataSet'.

Files can be run using Node.js (after installing Node, execute 'node filename.js' from the command line in root folder).

Code developed and tested using Repl.it and not committed until confirmed working, producing correct answer.

About

JavaScript algorithms solving the Advent of Code challenges for 2020

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published