Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 2.78 KB

README.MD

File metadata and controls

26 lines (24 loc) · 2.78 KB

Advent of Code 2020

My own solutions to the Advent of Code 2020 problems. With the goal of experimenting a bit with new languages and tools!

Day Language Progress Solution
1 F# 🌟 🌟 Day01.ReportRepair
2 F# 🌟 🌟 Day02.PasswordPhilosophy
3 F# 🌟 🌟 Day03.TobogganTrajectory
4 F# 🌟 🌟 Day04.PassportProcessing
5 F# 🌟 🌟 Day05.BinaryBoarding
6 F# 🌟 🌟 Day06.CustomCustoms
7 F# 🌟 🌟 Day07.HandyHaversacks
8 F# 🌟 🌟 Day08.HandheldHalting
9 F# 🌟 🌟 Day09.EncodingError
10 F# 🌟 🌟 Day10.AdapterArray
11 F# 🌟 🌟 Day11.SeatingSystem
12 F# 🌟 🌟 Day12.RainRisk
13 F# 🌟 🌟 Day13.ShuttleSearch
14 F# 🌟 🌟 Day14.DockingData
15 F# 🌟 🌟 Day15.RambunctiousRecitation
16 F# 🌟 🌟 Day16.TicketTranslation
17 F# 🌟 🌟 Day17.ConwayCubes
18 F# 🌟 🌟 Day18.OperationOrder
19 F# 🌟 🌟 Day19.MonsterMessages