A collection of awesome resources related to the yearly Advent of Code challenge.
-
Updated
Dec 5, 2024
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.
🎄 My Advent of Code solutions in Rust. http://adventofcode.com/2022
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.
🐍📅 One-line Python solutions for Advent of Code 2022 and 2023.
Python solutions to Advent of Code puzzles, https://adventofcode.com/
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 2022 - my answers
Advent of Code problems solved in Python.
Helper .NET library for solving Advent of Code puzzles
adventOfCode(Language.JAVA);
Solutions to all 25 Advent of Code 2022 in Rust 🦀 Less than 100 lines per day, total runtime of less than 1 second.
Advent of Code in Rust, ReScript, ReasonML, Go, TypeScript, and Python
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)
AoC solutions - 2020 in Rust, 2021 in Julia, 2022 in Kotlin, 2023 in Python
Advent of Code C# (.NET 9) template. Based on AoCHelper (https://github.com/eduherminio/AoCHelper)
My solutions for Advent of Code (all years!)