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.
The Advent of Code template project for Kotlin
Yearly knowledge sharing event about everything, organized by the WeBuild Community.
Template project for Advent of Code in Elixir.
Python solutions to Advent of Code puzzles, https://adventofcode.com/
My Advent of Code solutions in Python (plus step-by-step explanations)
Helper .NET library for solving Advent of Code puzzles
My solutions for Advent of Code AoC 2015 2016 2017 2018 2019 2020 2021 2022 2023
adventOfCode(Language.JAVA);
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)
My solutions for AoC 2017, using Nim, OCaml, and Python
🎄 Advent of Code 2020: Solutions in Kotlin
Solutions for Advent of Code puzzles. In C, C++, Python, Rust and Golang. All years.
My solutions for Advent of Code 2022 in JavaScript
🎄 Advent of Code 2021: Solutions in Kotlin
My Advent of Code Solutions - 350/350 Stars
(Mostly) Elm solutions for Advent of Code