A collection of awesome resources related to the yearly Advent of Code challenge.
-
Updated
Jan 1, 2025
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.
A collection of awesome resources related to the yearly Advent of Code challenge.
Complete 2024 to 2015 entries written in Rust for the annual Advent of Code challenge, solving 500 stars in less than 1 second.
Advent of Code solutions 2015-2023
Python solutions to Advent of Code puzzles, https://adventofcode.com/
Advent of Code statistics for the first 100 submissions visualized
Advent of Code 2018 Solutions (Spoilers!)
My solutions to the Advent of Code 2018 problems.
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
adventOfCode(Language.JAVA);
This repository contains solutions to each of the problems in Advent of Code 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in C++ (and 2020 in Python as well)
Advent of Code in Rust, ReScript, ReasonML, Go, TypeScript, and Python
Advent of Code
My solutions for Advent of Code (all years!)
Solutions to https://adventofcode.com/2018 (complete)
🎄 Advent of Code (2015-2024) in JavaScript
Answers to Advent of Code
Advent of Code 2018 Solutions
Solutions for Advent of Code puzzles. In C, C++, Python, Rust, Golang and PHP. All years.