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)
-
Updated
Dec 29, 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.
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)
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
My solutions for AoC 2019. Targeted languages: Python, C, Rust.
Solutions to Advent of Code puzzles.
Solutions to Advent of Code 2019 problems. In shell script, because apparently I hate myself. Also in C++20.
My personal Advent of Code solution repository
Advent of Code solutions
My repository for the Advent of Code 2019. Built with C++
Answers to AoC2019 in c++ and python
Solutions for advent of code challenges https://adventofcode.com/
My solutions to Advent of Code for 2019
My Solutions for https://adventofcode.com/2019
Solutions to Advent of Code, 2019