Advent of Code

Advent of Code is an annual programming challenge where a new puzzle (in two parts) is released each day from 1st December to 25th December. My solutions, in Go, are presented here, along with a detailed analysis of each puzzle and how to solve it step by step.

Tips on solving the puzzles