Skip to content

🎄 My Advent of Code 2020 solutions in TypeScript

Notifications You must be signed in to change notification settings

MonkeyAndres/aoc-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 Advent of Code 2020

It's almost christmas and for this year's advent of code I decided to do use TypeScript. Enjoy the solutions.

Read the exercises explanation here: https://adventofcode.com/2020

Usage

# Install dependencies
yarn install

# Run all solutions (watch-mode)
yarn dev

# Run all solutions
yarn test

# Run specific day's solution
yarn test <day-folder>

# For example day's 1 solutions
yarn test day01

Progress

Kata 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 - TBA
18 - Operation Order ⭐️
19 - TBA
20 - TBA
21 - TBA
22 - TBA
23 - TBA
24 - TBA
25 - TBA

About

🎄 My Advent of Code 2020 solutions in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published