Solutions for Advent of Code puzzles. In C, C++, Python, Rust, Golang and PHP. All years.
-
Updated
Dec 25, 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 for Advent of Code puzzles. In C, C++, Python, Rust, Golang and PHP. All years.
AoC 2023, with each solution written in assembly for a different architecture and run on a physical processor.
Efficient Advent of Code 2023 solutions in C language
AoC 2023 solutions in C
Advent of Code 2023
My AoC 2023 solutions using one different language per day
Advent of Code 2023 en 25 lenguajes diferentes
Solving puzzles of Advent of Code 2023 using C language
Resolution to the problems of 2023 AoC in C language
All of my advent of code solutions
Advent of Code 23, C Edition
My solutions to Eric Wastl's Advent of Code 2023.
My attempt at Advent of Code 2023 while learning the C Programming Language