Solutions in Haskell to Advent of Code https://adventofcode.com/
-
Updated
Apr 21, 2025 - Haskell
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
You don’t need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.
Solutions in Haskell to Advent of Code https://adventofcode.com/
Adventofcode.com solutions in haskell. All past years complete (2015-2023), 2024 in progress
Semi-literate polyglot solutions to Advent of Code problems.
Advent of Code
Advent of Code 2016 - my answers
Solutions to https://adventofcode.com/2016 (all but day 14, unlikely to add day 14 due to lack of interest)
Advent of Code - Functional Boogaloo
This is an attempt to solve Advent of Code 2016 in Haskell
My Advent of Code 2016 solutions, in a mix of Haskell, Python, and Racket. (And one odd day of C++.)
Created by Eric Wastl
Released December 2015