Advent of Code solutions 2015-2023
-
Updated
Apr 3, 2024 - Jupyter Notebook
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.
Advent of Code solutions 2015-2023
In progress 2024 and complete 2023 to 2015 entries written in Rust for the annual Advent of Code challenge, solving 450 stars in less than 1 second.
Python solutions to Advent of Code puzzles, https://adventofcode.com/
Advent of Code statistics for the first 100 submissions visualized
My C# and F# Advent Of Code solutions
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala
My solutions for Advent of Code
Advent of Code in Rust, ReScript, ReasonML, Go, TypeScript, and Python
Advent of Code 2017 (Warning: Spoilers)
Advent of Code
This repository contains solutions to each of the problems in Advent of Code 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in C++ (and 2020 in Python as well)
My solutions for Advent of Code (all years!)
My solutions for AoC 2017, using Nim, OCaml, and Python
🎄 Advent of Code (2015-2024) in JavaScript
Answers to Advent of Code
Solutions for Advent of Code puzzles. In C, C++, Python, Rust and Golang. All years.
Complete 2022 to 2015 entries for the annual Advent of Code challenge, written in concise idiomatic functional Scala.
My Advent of Code Solutions - 350/350 Stars
(Mostly) Elm solutions for Advent of Code
Advent of Code (http://adventofcode.com) solutions written in Python 3