This is a collection of awesome resources related to the yearly Advent of Code challenge.
- The Official AoC Website
- The AoC Subreddit
- Project Templates
- Tools and Utilities
- Other Advent Calendars
- 2018
- 2019
- 2020
- Solutions
- Ada
- Assembly
- AWK
- Bash
- C
- C#
- C++
- Clojure
- Common Lisp
- Crystal
- D
- Dart
- Elixir
- Elm
- Erlang
- F#
- Go
- Groovy
- Haskell
- Haxe
- Idris
- J
- Java
- JavaScript
- Julia
- Kotlin
- LDPL
- MATLAB
- Nim
- OCaml
- PHP
- Perl
- Pony
- PowerShell
- Prolog
- Python
- R
- Racket
- Raku
- ReasonML
- Red
- Ruby
- Rust
- Smalltalk
- Scala
- Scheme
- SpectX
- SQL
- Swift
- TypeScript
- Unison
- VB.NET
- Zig
- Live Streams
- Solutions
Templates, cookiecutters and skeletons for quickly setting up projects in your favourite language.
- dave-burke/advent-of-code-java-starter (Java)
- gobanos/cargo-aoc (Rust)
- hughjdavey/aoc-kotlin-starter (Kotlin)
- kindermoumoute/adventofcode (Go)
- staylorwr/elixir_aoc (Elixir)
- mhanberg/advent-of-code-elixir-starter (Elixir)
- AlexeSimon/adventofcode (Python)
- sindrekjr/AdventOfCodeBase (C#)
- mhanberg/advent-of-code-clojure-starter (Clojure)
- caderek/aoc-starter-js (JavaScript)
- caderek/aoc-starter-ts (TypeScript)
- mariotacke/template-advent-of-code (JavaScript)
- arkadye/advent_of_code (C++)
- eduherminio/AdventOfCode.Template (C#)
- izexi/aoc-ts-template (TypeScript)
- Alfie -- Online JS editor that helps users solve AoC problems.
- Chrome extension -- Browser extension for private leaderboard visualization
- Firefox extension -- Browser extension for private leaderboard visualization
- Globals medals overview -- Alternative global leaderboard showing first, second and third places as gold, silver and bronze medals.
- Scatterplot of first 100 -- Scatterplot of the time taken to solve the parts of each puzzle by the first 100 people that solved it.
- aocdl -- Command-line utility that automatically downloads your personal input file while you read the puzzle description (Go).
- aocinput -- CLI for getting inputs. Clipboard support. Polite to AoC. Nice help and options. (Go)
- aoc-cli -- Command-line utility that helps solve problems in ruby: it downloads your personal input file, creates the sample source files and benchmarks your solutions (Ruby).
- AoCHelper -- NuGet library that simplifies puzzle solving and provides benchmarking (.NET).
- aocleaderboard -- get over the 200-member limit for private leaderboards and combine multiple leaderboards in a single page with recalculated scores.
- advent-of-code-api -- Haskell library for querying AOC prompts, inputs, and leaderboards (Haskell)
- advent-of-code-orcr -- Command line utility and Haskell library for parsing AoC ascii art words
24 days of cool stuff regarding .
WARNING: All of these likely contain spoilers.
Read CONTRIBUTING.md to learn how to add your own repos.
Solutions to AoC in Ada.
Solutions to AoC in Assembly.
Solutions to AoC in AWK.
Solutions to AoC in Bash.
Solutions to AoC in C.
Solutions to AoC in C#.
- DjolenceTipic/Advent-of-Code
- Perska/AoC2020
- andi0b/advent-of-code-2020
- eduherminio/AoC2020
- encse/adventofcode
- p-kostic/AdventOfCode2020
Solutions to AoC in C++.
- BuzzHari/advent_of_code
- DarthGandalf/advent-of-code
- Kazhuu/advent-of-code-2020
- Sciencentistguy/AdventOfCode
- TheRealMolen/adventofcode2020
- janpipek/advent-of-code-2020
- jimmiebergmann/AdventOfCode2020
- mfarberbrodsky/adventofcode
- thorstel/Advent-of-Code-2020
Solutions to AoC in Clojure.
Solutions to AoC in Common Lisp.
Solutions to AoC in Crystal.
Solutions to AoC in D.
Solutions to AoC in Dart.
Solutions to AoC in Elixir.
Solutions to AoC in Elm and Literate Elm.
Solutions to AoC in Erlang.
Solutions to AoC in F#.
Solutions to AoC in Go.
- lynerist/Advent-of-code-2020-golang
- NoMod-Programming/Advent-of-Code-2020
- davidporos92/aoc-2020
- dds/aoc2020
- mnml/aoc
- nlowe/aoc2020
- thlacroix/goadvent
- devries/advent_of_code_2020
- codemicro/adventOfCode
- codingdiaz/advent-of-code-2020
- bartvanackooij/adventofcode2020
- chigley/advent2020
Solutions to AoC in Groovy.
Solutions to AoC in Haskell.
- BZuilhof/AdventOfCode
- Sciencentistguy/AdventOfCode
- SimonBaars/AdventOfCode-Haskell
- ephemient/aoc2020
- haskelling/aoc2020
- jitwit/aoc
- siraben/hoac-2020
- mstksg/advent-of-code-2020
Solutions to AoC in Haxe.
Solutions to AoC in Idris.
Solutions to AoC in J.
Solutions to AoC in Java.
- SizableShrimp/AdventOfCode2020
- akaritakai/AdventOfCode2020
- SimonBaars/AdventOfCode-Java
- Alex1607/AdventOfCode2020
Solutions to AoC in JavaScript.
- AxemaFr/AdventOfCode-2020
- BenHall-1/AdventOfCode
- Butterstroke/Advent-of-Code-2020
- adriennetacke/advent-of-code-2020
- cullylarson/advent-code-2020
- falsepopsky/advent-of-code-2020-js
- mariotacke/advent-of-code-2020
- mdunisch/adventOfCode2020
- neg4n/advent-of-code
- ryanolsonx/aocjs
- s1gr1d/aoc-2020
- theninthsky/advent-of-code
Solutions to AoC in Julia.
Solutions to AoC in Kotlin.
- agrison/advent-of-code-2020
- bence-t0th/Advent-of-Code-2020
- edgars-supe/advent-of-code
- ephemient/aoc2020
- hughjdavey/aoc-2020
- janbina/advent-of-code-2020
- nschwermann/AdventOfCode
- yangzii0920/advent-of-code-2020
- jorispz/aoc-2020
Solutions to AoC in LDPL.
Solutions to AoC in MATLAB (Octave).
Solutions to AoC in Nim.
- 0xSMT/advent-of-code-2020
- aod/advent-of-nim
- jgesc/AdventOfCode2020
- pietroppeter/adventofnim
- MarcosSevert/AoC2020
Solutions to AoC in OCaml.
Solutions to AoC in PHP.
Solutions to AoC in Perl.
Solutions to AoC in Pony.
Solutions to AoC in Prolog.
Solutions to AoC in PowerShell.
Solutions to AoC in Python.
- Akumatic/Advent-of-Code
- IanFindlay/advent-of-code
- Kurocon/AdventOfCode2020
- Levivig/AdventOfCode2020
- Manas02/Advent-of-code
- Robin-Bakker/advent-of-code
- agubelu/Advent-of-Code-2020
- aufbakanleitung/advent-of-code-2020
- aureliensimon/avent-of-code-2020
- candemircan/adventofcode
- codemicro/adventOfCode
- d1618033/aoc
- eliseomartelli/Advent-of-Code-2020
- elvinyhlee/advent-of-code-2020-python
- ephemient/aoc2020
- gamma032steam/Advent-of-code-2020
- gbusch/AdventOfCode/
- gui1612/advent_2020
- hmludwig/aoc2020
- john-sandall/advent-of-code
- jon-edward/advent-of-code-2020
- lukestorry/advent-of-code-2020
- matus-pikuliak/advent_2020
- mebeim/aoc
- pauldraper/advent-of-code-2020
- peter-roland-toth/AoC-2020-Python
- r0f1/adventofcode2020
- sammyrulez/adventofcode
- sebadel/adventofcode2020
- silverben10/aoc
- yufengg/adventofcode
Solutions to AoC in R.
Solutions to AoC in Racket.
Solutions to AoC in Raku.
Solutions to AoC in ReasonML.
Solutions to AoC in Red.
Solutions to AoC in Ruby.
Solutions to AoC in Rust.
- warycat/rustgym
- baszalmstra/adventofcode2020
- believer/advent-of-code
- drwilco/aoc
- ephemient/aoc2020
- hashedone/aoc2020
- lukestorry/advent-of-code-2020
- novoselov-ab/adventofcode-2020-rust
- tejasbubane/adventofcode-2020
- youngtrashbag/adventofcode
- floatdrop/aoc
- fornwall/advent-of-code
Solutions to AoC in Smalltalk.
Solutions to AoC in Scala.
- FlorianCassayre/AdventOfCode-2020
- jirkavrba/advent-of-code
- niedrist/advent-of-code-2020
- sim642/adventofcode
Solutions to AoC in Scheme.
Solutions to AoC in SpectX.
Solutions to AoC in SQL.
Solutions to AoC in Swift.
- bence-t0th/Advent-of-Code-2020
- fguchelaar/AdventOfCode2020
- gernb/AdventOfCode2020
- juanj/AdventOfCode2020
- lighthouse16/AdventCode2020
- UMPUSTEN/AoC-2020
Solutions to AoC in TypeScript.
- AlexAegis/advent-of-code
- GliderGeek/adventofcode20
- RubenVerg/aoc2020
- adaamz/advent-of-code-2020
- anetz89/adventofcode20
- arnauddrain/advent-of-code-2020
- milanosie/adventofcode2020
- ttbowen/advent-of-code-2020
- izexi/adventofcode2020
- matthewtole/advent-of-code
Solutions to AoC in Deno (TypeScript).
Solutions to AoC in Unison.
Solutions to AoC in VB.NET.
Solutions to AoC in Zig.
Folks who are live streaming their process.
- Alca (JavaScript)
- ClysmiC (C++)
- Pewqazz (Python)
- Ph3rny (Python)
- anagonlive (Python)
- chrisforrence (PHP)
- dr_njitram (Python)
- hurlian (Python)
- jonathan_paulson (Python)
- jwise00 (Lua)
- lizthegrey (Go)
- lukechampine (Go/Zig)
- martinjaniczek (Elm)
- maryjostaebler (JavaScript)
- nicuveo (Haskell)
- pengiswe (Excel)
- psymar_ (Python)
- SimonBaars (Java + Haskell)
- spaceboyr00 (Python)
- theypsilon (Rust)
- yernab (APL)