adventOfCode/challenges/2021
AKU 6b985a902f
Update benchmarks
Signed-off-by: AKU <tom@tdpain.net>
2021-12-05 21:39:24 +00:00
..
01-sonarSweep Re-run benchmarks 2021-12-04 20:11:07 +00:00
02-dive Re-run benchmarks 2021-12-04 20:11:07 +00:00
03-binaryDiagnostic Re-run benchmarks 2021-12-04 20:11:07 +00:00
04-giantSquid Re-run benchmarks 2021-12-04 20:11:07 +00:00
05-hydrothermalVenture Update benchmarks 2021-12-05 21:39:24 +00:00
README.md Add 2021-05 in Golang 2021-12-05 21:38:55 +00:00
running-times.png Update benchmarks 2021-12-05 21:39:24 +00:00

Advent of Code 2021

Solutions to the 2021 Advent of Code.


* means that a given day has a visualisation

Day Status Solutions Notes
01 - Sonar Sweep Complete Python, Go, Nim Numbers and sliding windows.
02 - Dive! Complete Python, Go Have this set of instructions and do something sensible with it.
03 - Binary Diagnostic Complete Python, Nim Bit twiddling aplenty!
04 - Giant Squid Complete Python B-I-N-G-O, B-I-N-G-O, B-I-N-G-O and Bingo was his name-o!
05 - Hydrothermal Venture Complete Python, Go Pointy.

Running times