Skip to content

Solutions for Advent of Code

Notifications You must be signed in to change notification settings

Argeento/advent-of-code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Solutions for Advent of Code 2020 in TypeScript

Stars

Day Quest Part 1 Part 2
1 Report Repair
2 Password Philosophy
3 Toboggan Trajectory
4 Passport Processing
5 Binary Boarding
6 Custom Customs
7 Handy Haversacks
8 Handheld Halting
9 Encoding Error
10 Adapter Array
11 Seating System
12 Rain Risk
13 Shuttle Search
14 Docking Data
15 Rambunctious Recitation
16 Ticket Translation
17 Conway Cubes
18 Operation Order
19 Monster Messages
20 Jurassic Jigsaw
21 Coming soon...

How to run?

Install dependencies:

npm ci

Run solution by day and part number:

npm run day <day-nr> <part-nr>

About

Solutions for Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published