A collection of awesome resources related to the yearly Advent of Code challenge.
-
Updated
Nov 11, 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.
Code and Development environment for adventofcode.com - 2019 edition
adventOfCode(Language.JAVA);
My collection of Advent of Code solutions in a slightly overkill project setup 🙃👻
An Awesome List of AdventOfCode Participants
AdventOfCode 2020 solutions from the Devcord server
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)
Helper .NET library for solving Advent of Code puzzles
Python solutions to Advent of Code puzzles, https://adventofcode.com/
My Advent of Code Solutions - 350/350 Stars
Advent of code for 2021
🎄 Advent of Code 2019-2021 solutions in Panda language. Collection of sources that solve algorithm-like puzzles and test basic usage of experimental interpreted language for JVM.
Hacky solutions for [Advent of Code](https://adventofcode.com), working on past problems
🎄 My solutions for the Advent of Code in NodeJS
(Mostly) Elm solutions for Advent of Code
Complete solution to Advent of Code puzzles with NodeJS.
Solutions for Advent of Code, including 2015-2022