Solutions to the advent of code in C++ (http://adventofcode.com/), Rust (2019, 2020, 2021, 2022, 2024) and Python (2023, 2024)
-
Updated
Dec 26, 2024 - C++
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 to the advent of code in C++ (http://adventofcode.com/), Rust (2019, 2020, 2021, 2022, 2024) and Python (2023, 2024)
My late entries for the Advent of Code
Solutions to Advent of Code puzzles.
Solutions for advent of code challenges https://adventofcode.com/
Multiple years of advent-of-code
C++ solutions to Advent of Code 2015.
All the exercices I solved on Advent of code
Solutions to https://adventofcode.com/2015 (complete)
Late to the party - but Advent of Code 2015 solutions in C++
Advent of Code 2015 in C++20
AoC 2015 in C++
Solutions to Advent of Code 2015 done in C++