Skip to content

balexandre/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2015...2023

more info can be found in their website https://adventofcode.com

language

all code is written in javascript

to run tests

install packages with npm i

run all tests with npm test