# Awesome Advent of Code This file contains the archived list of solutions to the 2018 [Advent of Code] event. [Advent of Code]: https://adventofcode.com/ * [2018](#2018) * [Solutions](#solutions) * [AWK](#awk) * [Ada](#ada) * [Bash](#Bash) * [C](#c) * [C#](#c-1) * [C++](#c-2) * [Clojure](#clojure) * [Crystal](#crystal) * [Dart](#dart) * [Elixir](#elixir) * [Elm](#elm) * [F#](#f) * [Go](#go) * [Groovy](#groovy) * [Haskell](#haskell) * [Haxe](#haxe) * [Idris](#idris) * [Java](#java) * [JavaScript](#javascript) * [Julia](#julia) * [Kotlin](#kotlin) * [Nim](#nim) * [OCaml](#ocaml) * [PHP](#php) * [Perl](#perl) * [Pony](#pony) * [PowerShell](#powershell) * [Python](#python) * [Racket](#racket) * [ReasonML](#reasonml) * [Red](#red) * [Ruby](#ruby) * [Rust](#rust) * [Scala](#scala) * [Swift](#swift) * [TypeScript](#typescript) * [Zig](#zig) * [Live Streams](#live-streams) ## 2018 **WARNING:** All of these likely contain spoilers. ### Solutions #### AWK *Solutions to AoC in AWK.* * [phikal/aoc2018](https://github.com/phikal/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--09-brightgreen) * [FelipeCortez/advent-of-code](https://github.com/FelipeCortez/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen) #### Ada *Solutions to AoC in Ada.* * [thorstel/Advent-of-Code-2018](https://github.com/thorstel/Advent-of-Code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--25-brightgreen) #### Bash *Solutions to AoC in Bash.* * [tfla/aoc](https://github.com/tfla/aoc) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--07-brightgreen) * [stewartpark/aoc-2018](https://github.com/stewartpark/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) #### C *Solutions to AoC in C.* * [brandon1024/aoc2018](https://github.com/brandon1024/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--02--21-brightgreen) * [krokerik/Advent-of-Code](https://github.com/krokerik/Advent-of-Code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--12--13-brightgreen) #### C# *Solutions to AoC in C#.* * [PDmatrix/advent-of-code](https://github.com/PDmatrix/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--02--22-brightgreen) * [andi0b/adventofcode](https://github.com/andi0b/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--18-brightgreen) * [bersalazar/aoc2018](https://github.com/bersalazar/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--29-brightgreen) * [eduherminio/advent-of-code-2018](https://github.com/eduherminio/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--02--02-brightgreen) * [encse/adventofcode](https://github.com/encse/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--02--26-brightgreen) * [myquay/AOC2018](https://github.com/myquay/AOC2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--20-brightgreen) * [schoradt/adventofcode2018](https://github.com/schoradt/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--14-brightgreen) * [tomwallace/AdventOfCode2018](https://github.com/tomwallace/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--31-brightgreen) * [wimex/AdventOfCode2018](https://github.com/wimex/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--01--10-brightgreen) * [viceroypenguin/adventofcode](https://github.com/viceroypenguin/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen) * [tstavropoulos/AdventOfCode2018](https://github.com/tstavropoulos/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--11--27-brightgreen) * [stevotvr/adventofcode2018](https://github.com/stevotvr/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--29-brightgreen) * [mMosiur/AdventOfCode2018](https://github.com/mMosiur/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--11--30-brightgreen) * [jeroenheijmans/advent-of-code-2018](https://github.com/jeroenheijmans/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--11--30-brightgreen) #### C++ *Solutions to AoC in C++.* * [132ikl/advent-of-code-2018](https://github.com/132ikl/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [Chrinkus/advent-of-code-2018](https://github.com/Chrinkus/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [LukeMoll/adventofcode2018](https://github.com/LukeMoll/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--11-brightgreen) * [TheRealMolen/adventofcode2018](https://github.com/TheRealMolen/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--21-brightgreen) * [claytonjwong/advent-of-code](https://github.com/claytonjwong/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--12-brightgreen) * [metinsuloglu/AdventofCode18](https://github.com/metinsuloglu/AdventofCode18) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--31-brightgreen) * [paulfedorow/adventofcode](https://github.com/paulfedorow/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [voivoid/advent-of-code](https://github.com/voivoid/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--13-brightgreen) * [FelipeCortez/advent-of-code](https://github.com/FelipeCortez/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen) * [RussellDash332/aoc-2018](https://github.com/RussellDash332/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--06-brightgreen) * [vss2sn/advent_of_code](https://github.com/vss2sn/advent_of_code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--13-brightgreen) #### Clojure *Solutions to AoC in Clojure.* * [adventofcode-clojurians/adventofcode-clojurians](https://github.com/adventofcode-clojurians/adventofcode-clojurians) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--12--03-brightgreen) * [borkdude/advent-of-cljc](https://github.com/borkdude/advent-of-cljc) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--02--07-brightgreen) * [FelipeCortez/advent-of-code](https://github.com/FelipeCortez/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen) * [pete23/advent-2018](https://github.com/pete23/advent-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--06-brightgreen) #### Crystal *Solutions to AoC in Crystal.* * [ktanaka101/advent-of-code-2018](https://github.com/ktanaka101/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--12-brightgreen) * [asterite/adventofcode2018](https://github.com/asterite/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--19-brightgreen) * [katestud/advent_of_code_2018](https://github.com/katestud/advent_of_code_2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--07-brightgreen) * [mackuba/adventofcode2018](https://github.com/mackuba/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--03-brightgreen) * [mamantoha/adventofcode](https://github.com/mamantoha/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--02-brightgreen) * [mpcjanssen/adventofcode2018](https://github.com/mpcjanssen/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--14-brightgreen) * [nickbclifford/advent-of-code-2018](https://github.com/nickbclifford/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--22-brightgreen) * [proxima/aoc2018](https://github.com/proxima/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--10-brightgreen) * [spencerwi/AdventOfCode2018](https://github.com/spencerwi/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--01--17-brightgreen) * [urandom/advent2018](https://github.com/urandom/advent2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--24-brightgreen) * [yxhuvud/aoc18](https://github.com/yxhuvud/aoc18) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--25-brightgreen) #### Dart *Solutions to AoC in Dart.* * [code-shoily/advent-of-dart](https://github.com/code-shoily/advent-of-dart) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--05--07-brightgreen) * [julemand101/AdventOfCode2018](https://github.com/julemand101/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--10--22-brightgreen) * [syncd010/AoC2018](https://github.com/syncd010/AoC2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--12--27-brightgreen) #### Elixir *Solutions to AoC in Elixir.* * [axsuul/advent-of-code](https://github.com/axsuul/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--12-brightgreen) * [bjorng/advent-of-code-2018](https://github.com/bjorng/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--25-brightgreen) * [kw7oe/advent-of-code-2018](https://github.com/kw7oe/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--09-brightgreen) * [oscarduignan/AdventOfCode2018](https://github.com/oscarduignan/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--12-brightgreen) * [sasa1977/aoc](https://github.com/sasa1977/aoc) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--25-brightgreen) * [scmx/advent-of-code-2018-elixir](https://github.com/scmx/advent-of-code-2018-elixir) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--23-brightgreen) * [seanhandley/adventofcode2018](https://github.com/seanhandley/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--02-brightgreen) * [sevenseacat/advent_of_code](https://github.com/sevenseacat/advent_of_code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen) * [dunyakirkali/aoc.ex](https://github.com/dunyakirkali/aoc.ex) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen) #### Elm *Solutions to AoC in Elm and Literate Elm.* * [Janiczek/advent-of-code](https://github.com/Janiczek/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--12-brightgreen) * [jwoLondon/adventOfCode](https://github.com/jwoLondon/adventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen) #### F# *Solutions to AoC in F#.* * [CameronAavik/AdventOfCode](https://github.com/CameronAavik/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--02-brightgreen) * [andreasjhkarlsson/aoc-2018](https://github.com/andreasjhkarlsson/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--12-brightgreen) * [codybartfast/aoc18](https://github.com/codybartfast/aoc18) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--11--30-brightgreen) * [dmngrsk/advent-of-code-2018](https://github.com/dmngrsk/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--27-brightgreen) * [ryepup/advent-of-code](https://github.com/ryepup/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--07-brightgreen) #### Go *Solutions to AoC in Go.* * [Alex-Wauters/advent-code-2018](https://github.com/Alex-Wauters/advent-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--11-brightgreen) * [VictorHom/advent_of_code_2018](https://github.com/VictorHom/advent_of_code_2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--13-brightgreen) * [apg258/Advent-Of-Code](https://github.com/apg258/Advent-Of-Code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [stephenhoran/advent_of_code_2018](https://github.com/stephenhoran/advent_of_code_2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--16-brightgreen) * [dandua98/AdventOfCode2018](https://github.com/dandua98/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [feffes/adventofcode2018](https://github.com/feffes/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--03-brightgreen) * [feiss/aoc2018](https://github.com/feiss/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--05--10-brightgreen) * [fesh0r/adventofcode](https://github.com/fesh0r/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--01--07-brightgreen) * [fvm/super-duper-barnacle](https://github.com/fvm/super-duper-barnacle) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--03--15-brightgreen) * [GliderGeek/adventofcode18](https://github.com/GliderGeek/adventofcode18) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--16-brightgreen) * [kindermoumoute/adventofcode](https://github.com/kindermoumoute/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--13-brightgreen) * [mauricioabreu/AdventOfCode2018](https://github.com/mauricioabreu/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--03-brightgreen) * [metalim/adventofcode.2018.go](https://github.com/metalim/adventofcode.2018.go) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--01--16-brightgreen) * [thlacroix/goadvent](https://github.com/thlacroix/goadvent) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--12--07-brightgreen) * [tpaschalis/Golang-practice](https://github.com/tpaschalis/Golang-practice) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--01-brightgreen) * [wilbertom/advent-of-code-2018](https://github.com/wilbertom/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--09-brightgreen) * [leononame/awesome-advent-of-code](https://github.com/leononame/awesome-advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [stephenfeagin/Go-AdventOfCode](https://github.com/stephenfeagin/Go-AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--07--06-brightgreen) * [GreenLightning/aoc18](https://github.com/GreenLightning/aoc18) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--02-brightgreen) * [mnml/aoc](https://github.com/mnml/aoc) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen) * [sivertjoe/Advent-of-Code](https://github.com/sivertjoe/Advent-of-Code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--23-brightgreen) * [nlowe/aoc2018](https://github.com/nlowe/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--19-brightgreen) #### Groovy *Solutions to AoC in Groovy.* * [deroffal/AoC_2018](https://github.com/deroffal/AoC_2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--01--03-brightgreen) #### Haskell *Solutions to AoC in Haskell.* * [auburus/advent-of-code](https://github.com/auburus/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--03-brightgreen) * [glguy/advent2018](https://github.com/glguy/advent2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--11--14-brightgreen) * [kaworu/adventofcode-2018](https://github.com/kaworu/adventofcode-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--11--27-brightgreen) * [mstksg/advent-of-code-2018](https://github.com/mstksg/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--12--02-brightgreen) * [nbardiuk/adventofcode](https://github.com/nbardiuk/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen) * [nerdopoly/aoc-2018](https://github.com/nerdopoly/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [nrdmn/adventofcode2018](https://github.com/nrdmn/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--12-brightgreen) * [tfausak/advent-of-code](https://github.com/tfausak/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--07--15-brightgreen) * [ephemient/aoc2018](https://github.com/ephemient/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--28-brightgreen) * [tejasbubane/adventofcode-2018](https://github.com/tejasbubane/adventofcode-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--02-brightgreen) #### Haxe *Solutions to AoC in Haxe.* * [Gama11/AdventOfCode2018](https://github.com/Gama11/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--26-brightgreen) #### Idris *Solutions to AoC in Idris.* * [dmalikov/advent-of-shame-2018](https://github.com/dmalikov/advent-of-shame-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--09-brightgreen) #### Io *Solutions to AoC in Io.* * [stewartpark/aoc-2018](https://github.com/stewartpark/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) #### Java *Solutions to AoC in Java.* * [DasLampe/adventofcode-2018](https://github.com/DasLampe/adventofcode-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--06-brightgreen) * [timanema/AdventOfCode2018](https://github.com/timanema/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--10--25-brightgreen) * [arjvik/Contests](https://github.com/arjvik/Contests) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--09--06-brightgreen) * [ars216/Advent-of-Code-2018](https://github.com/ars216/Advent-of-Code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--04-brightgreen) * [jeffrosenberg/advent-of-code](https://github.com/jeffrosenberg/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--12-brightgreen) * [joethei/Advent-of-Code-2018](https://github.com/joethei/Advent-of-Code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--08-brightgreen) * [tmrd993/advent-of-code-solutions](https://github.com/tmrd993/advent-of-code-solutions) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--12--19-brightgreen) * [RussellDash332/aoc-2018](https://github.com/RussellDash332/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--06-brightgreen) * [shpikat/advent-of-code-2018](https://github.com/shpikat/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--10--27-brightgreen) #### JavaScript *Solutions to AoC in JavaScript.* * [jashnniloofar/adventOfCode](https://github.com/jashnniloofar/adventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--02--24-brightgreen) * [Allypost/advent-of-code](https://github.com/Allypost/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) * [Covicake/AdventOfCode](https://github.com/Covicake/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [MaxArt2501/advent-of-code-2018](https://github.com/MaxArt2501/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--12--20-brightgreen) * [SeanECogan/advent-of-code-2018](https://github.com/SeanECogan/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--11-brightgreen) * [TolleyB-J/AdventOfCode2018](https://github.com/TolleyB-J/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [adriennetacke/advent-of-code-2018](https://github.com/adriennetacke/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--17-brightgreen) * [anubhavsrivastava/advent-of-code-js-2018](https://github.com/anubhavsrivastava/advent-of-code-js-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) * [arnaskro/advent-of-code-2018](https://github.com/arnaskro/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--14-brightgreen) * [bureson/advent-of-code-2018](https://github.com/bureson/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--23-brightgreen) * [chinesedfan/adventofcode](https://github.com/chinesedfan/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--14-brightgreen) * [dxnter/advent-of-code-2018](https://github.com/dxnter/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [eelof/advent-of-code-2018](https://github.com/eelof/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) * [juwit/adventofcode-2018](https://github.com/juwit/adventofcode-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--04--05-brightgreen) * [luna1nd1go/aoc-2018](https://github.com/luna1nd1go/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--03-brightgreen) * [mariotacke/advent-of-code-2018](https://github.com/mariotacke/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--04-brightgreen) * [jonahsnider/aoc-2018](https://github.com/jonahsnider/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--04-brightgreen) * [robchett/advent2018](https://github.com/robchett/advent2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--19-brightgreen) * [roebuk/advent-of-code](https://github.com/roebuk/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--04--09-brightgreen) * [rovaniemi/advent-of-code-2018](https://github.com/rovaniemi/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) * [sebranly/advent-of-code](https://github.com/sebranly/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--10-brightgreen) * [sguest/advent-of-code](https://github.com/sguest/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--25-brightgreen) * [spalberg/AdventOfCode](https://github.com/spalberg/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--07-brightgreen) * [tommmyy/advent-of-code](https://github.com/tommmyy/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) * [stewartpark/aoc-2018](https://github.com/stewartpark/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) * [und3f/advent-of-code-2018](https://github.com/und3f/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--08--24-brightgreen) * [branislavjenco/advent2018](https://github.com/branislavjenco/advent2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--09-brightgreen) * [mariotacke/advent-of-code-2018](https://github.com/mariotacke/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--04-brightgreen) * [KonradLinkowski/AdventOfCode](https://github.com/KonradLinkowski/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--08-brightgreen) * [shahata/adventofcode-solver](https://github.com/shahata/adventofcode-solver) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--14-brightgreen) #### Kotlin *Solutions to AoC in Kotlin.* * [AsmPrgmC3/AoC2018](https://github.com/AsmPrgmC3/AoC2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--14-brightgreen) * [Yolgie/AdventOfCode2018](https://github.com/Yolgie/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--12--07-brightgreen) * [edgars-supe/advent-of-code](https://github.com/edgars-supe/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--15-brightgreen) * [fdlk/advent-2018](https://github.com/fdlk/advent-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--30-brightgreen) * [hughjdavey/aoc-2018](https://github.com/hughjdavey/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--28-brightgreen) * [jorispz/aoc-2018](https://github.com/jorispz/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--22-brightgreen) * [loehnertz/advent-of-code-2018](https://github.com/loehnertz/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [tginsberg/advent-2018-kotlin](https://github.com/tginsberg/advent-2018-kotlin) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--25-brightgreen) * [wakingrufus/advent-of-code-2018](https://github.com/wakingrufus/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--08-brightgreen) * [0legg/adventofcode](https://github.com/0legg/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--10-brightgreen) * [ephemient/aoc2018](https://github.com/ephemient/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--28-brightgreen) #### Nim *Solutions to AoC in Nim.* * [jabbalaci/AdventOfCode2018](https://github.com/jabbalaci/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--25-brightgreen) * [narimiran/AdventOfCode2018](https://github.com/narimiran/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--11--30-brightgreen) * [pietroppeter/AdventOfCode2018](https://github.com/pietroppeter/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--12-brightgreen) #### OCaml *Solutions to AoC in OCaml.* * [kevinji/advent-of-code-2018](https://github.com/kevinji/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--02--23-brightgreen) #### PHP *Solutions to AoC in PHP.* * [aran112000/Advent-of-Code-2018](https://github.com/aran112000/Advent-of-Code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--04-brightgreen) * [cbzink/AdventOfCode2018](https://github.com/cbzink/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [deanhouseholder/advent-of-code-2018](https://github.com/deanhouseholder/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--26-brightgreen) * [spytheman/aoc2018](https://github.com/spytheman/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--01--15-brightgreen) * [vuryss/aoc-2018-php](https://github.com/vuryss/aoc-2018-php) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--25-brightgreen) * [tbali0524/advent-of-code-solutions](https://github.com/tbali0524/advent-of-code-solutions) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--02--10-brightgreen) #### Perl *Solutions to AoC in Perl.* * [bewuethr/advent-of-code](https://github.com/bewuethr/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--14-brightgreen) * [kcaran/adventofcode2018](https://github.com/kcaran/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--16-brightgreen) #### Pony *Solutions to AoC in Pony.* * [chalcolith/advent_of_code_2018](https://github.com/chalcolith/advent_of_code_2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--14-brightgreen) #### PowerShell *Solutions to AoC in PowerShell.* * [SotoDucani/AdventOfCode2018](https://github.com/SotoDucani/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--24-brightgreen) * [ThePSAdmin/AdventOfCode](https://github.com/ThePSAdmin/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--12--09-brightgreen) * [kib/aoc2018](https://github.com/kib/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) #### Python *Solutions to AoC in Python.* * [ahriley/advent-of-code](https://github.com/ahriley/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--12--28-brightgreen) * [AlexeSimon/adventofcode](https://github.com/AlexeSimon/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--08-brightgreen) * [badouralix/adventofcode-2018](https://github.com/badouralix/adventofcode-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--01-brightgreen) * [bengosney/Advent-Of-Code-2018](https://github.com/bengosney/Advent-Of-Code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--04-brightgreen) * [blu3r4y/AdventOfCode2018](https://github.com/blu3r4y/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--06--23-brightgreen) * [bookwyrm12/adventofcode2018](https://github.com/bookwyrm12/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--09-brightgreen) * [daniel-dara/advent-of-code](https://github.com/daniel-dara/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--06-brightgreen) * [danong/advent-of-code-2018](https://github.com/danong/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--18-brightgreen) * [davidpneal/python](https://github.com/davidpneal/python) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [dstine/aoc](https://github.com/dstine/aoc) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--17-brightgreen) * [ephemient/aoc2018](https://github.com/ephemient/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--28-brightgreen) * [FelipeCortez/advent-of-code](https://github.com/FelipeCortez/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen) * [fox091/AdventOfCode](https://github.com/fox091/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [fsschmitt/advent-of-code-2018](https://github.com/fsschmitt/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--06-brightgreen) * [fsschmitt/advent-of-code-2018](https://github.com/fsschmitt/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--06-brightgreen) * [iBelieve/adventofcode](https://github.com/iBelieve/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--10-brightgreen) * [IanFindlay/advent-of-code](https://github.com/IanFindlay/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--10-brightgreen) * [IsaacG/Advent-of-Code](https://github.com/IsaacG/Advent-of-Code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--02-brightgreen) * [j0057/aoc2018](https://github.com/j0057/aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [katzuv/advent-of-code](https://github.com/katzuv/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--11--25-brightgreen) * [Kurocon/AdventOfCode2018](https://github.com/Kurocon/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--05-brightgreen) * [LinusCDE/AdventOfCode2018](https://github.com/LinusCDE/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--08-brightgreen) * [mjpieters/adventofcode](https://github.com/mjpieters/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--29-brightgreen) * [NickUK/advent-of-code-2018](https://github.com/NickUK/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--25-brightgreen) * [oskar404/aoc](https://github.com/oskar404/aoc) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--06-brightgreen) * [PatMyron/advent-of-code](https://github.com/PatMyron/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--04-brightgreen) * [pietroppeter/AdventOfCode2018](https://github.com/pietroppeter/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--12-brightgreen) * [racinmat/advent_of_code_2018](https://github.com/racinmat/advent_of_code_2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--01--27-brightgreen) * [RaczeQ/AdventOfCode2018](https://github.com/RaczeQ/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--08-brightgreen) * [RaczeQ/AdventOfCode2018](https://github.com/RaczeQ/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--08-brightgreen) * [rhbvkleef/aoc-2018](https://github.com/rhbvkleef/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2020--02--29-brightgreen) * [rossengeorgiev/adventofcode-2018](https://github.com/rossengeorgiev/adventofcode-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [RussellDash332/aoc-2018](https://github.com/RussellDash332/aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--06-brightgreen) * [S0Ulle33/Advent-of-Code-2018](https://github.com/S0Ulle33/Advent-of-Code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--17-brightgreen) * [speixoto/advent-of-code](https://github.com/speixoto/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--04--19-brightgreen) * [stacybrock/advent-of-code](https://github.com/stacybrock/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--18-brightgreen) * [stoffel2107/AdventOfCode2018](https://github.com/stoffel2107/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [sw561/AdventOfCode2018](https://github.com/sw561/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--01--26-brightgreen) * [tobiasvl/adventofcode](https://github.com/tobiasvl/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--04-brightgreen) * [tterb/advent-of-code](https://github.com/tterb/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--23-brightgreen) * [webbiscuit/adventofcode2018](https://github.com/webbiscuit/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) * [williamfhe/advent-of-code-2018](https://github.com/williamfhe/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--03--25-brightgreen) * [yspreen/adventofcode](https://github.com/yspreen/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--01--19-brightgreen) * [danielrossyamitrano/AdventOfCode](https://github.com/danielrossyamitrano/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--05--27-brightgreen) * [MeanderingProgrammer/advent-of-code](https://github.com/MeanderingProgrammer/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--14-brightgreen) #### Racket *Solutions to AoC in Racket.* * [Bogdanp/racket-aoc-2018](https://github.com/Bogdanp/racket-aoc-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--06-brightgreen) * [curiousyogurt/AdventOfCode](https://github.com/curiousyogurt/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [dkvasnicka/advent-of-code](https://github.com/dkvasnicka/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen) #### ReasonML *Solutions to AoC in ReasonML.* * [believer/advent-of-code](https://github.com/believer/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--21-brightgreen) * [charpeni/advent-of-code-2018](https://github.com/charpeni/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--06-brightgreen) * [yunyu/advent-of-code-2018](https://github.com/yunyu/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--23-brightgreen) #### Red *Solutions to AoC in Red.* * [lpvm/adventofcode2018](https://github.com/lpvm/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--20-brightgreen) #### Ruby *Solutions to AoC in Ruby.* * [jlugner/advent_of_code_2018](https://github.com/jlugner/advent_of_code_2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--02-brightgreen) * [aaronkelton/advent-of-code-2018](https://github.com/aaronkelton/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--01-brightgreen) * [dnamsons/Advent-of-Code-2018](https://github.com/dnamsons/Advent-of-Code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--08-brightgreen) * [elvinaspredkelis/advent_of_code_2018](https://github.com/elvinaspredkelis/advent_of_code_2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [kazooiebombchu/advent-of-code-2018](https://github.com/kazooiebombchu/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [mevdschee/AdventOfCode2018](https://github.com/mevdschee/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--03-brightgreen) * [n-pn/aoc18](https://github.com/n-pn/aoc18) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--02--03-brightgreen) * [petertseng/adventofcode-rb-2018](https://github.com/petertseng/adventofcode-rb-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--05-brightgreen) * [sebastianvirlan/advent-of-code-ruby-2018](https://github.com/sebastianvirlan/advent-of-code-ruby-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--01--03-brightgreen) * [sophiedeziel/advent_of_code_2018](https://github.com/sophiedeziel/advent_of_code_2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--05--23-brightgreen) * [ste001/advent-of-code-2018](https://github.com/ste001/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--05-brightgreen) * [taylorthurlow/advent-of-code-2018](https://github.com/taylorthurlow/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--11-brightgreen) * [gjanee/advent-of-code-2018](https://github.com/gjanee/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--30-brightgreen) #### Rust *Solutions to AoC in Rust.* * [(GitLab) BafDyce/adventofcode](https://gitlab.com/BafDyce/adventofcode) (`2018` branch; will be merged into `master` after the event) * [BurntSushi/advent-of-code](https://github.com/BurntSushi/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2021--06--16-brightgreen) * [FichteFoll/advent-of-code](https://github.com/FichteFoll/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--22-brightgreen) * [Poooel/advent-of-code-2018](https://github.com/Poooel/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--06--02-brightgreen) * [StreakyCobra/advent-of-code-2018](https://github.com/StreakyCobra/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--14-brightgreen) * [arosspope/advent-of-code](https://github.com/arosspope/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--01--15-brightgreen) * [callum-oakley/advent-of-code-2018](https://github.com/callum-oakley/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--29-brightgreen) * [dashed/advent-of-code](https://github.com/dashed/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--04--11-brightgreen) * [foo-jin/advent-of-code](https://github.com/foo-jin/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--12--18-brightgreen) * [iicurtis/Rust-Advent-of-Code-2018](https://github.com/iicurtis/Rust-Advent-of-Code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--19-brightgreen) * [illbexyz/advent-of-code-2018](https://github.com/illbexyz/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--09-brightgreen) * [k0nserv/advent-of-rust-2018](https://github.com/k0nserv/advent-of-rust-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--18-brightgreen) * [lazear/adventofcode2018](https://github.com/lazear/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--12-brightgreen) * [maxdeviant/advent-of-code](https://github.com/maxdeviant/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--10-brightgreen) * [nwn/Advent-of-Code-2018](https://github.com/nwn/Advent-of-Code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--15-brightgreen) * [rceuls/Aoc2018](https://github.com/rceuls/Aoc2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [ryanhofer/adventofcode2018](https://github.com/ryanhofer/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--11--20-brightgreen) * [sebnow/adventofcode](https://github.com/sebnow/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--11-brightgreen) * [svisser/advent-of-code-2018](https://github.com/svisser/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--28-brightgreen) * [w4tson/advent-of-code-2018](https://github.com/w4tson/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--02--11-brightgreen) * [AlexAegis/advent-of-code](https://github.com/AlexAegis/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--03--23-brightgreen) #### Scala *Solutions to AoC in Scala.* * [FlorianCassayre/AdventOfCode-2018](https://github.com/FlorianCassayre/AdventOfCode-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--22-brightgreen) * [mhriemers/adventofcode](https://github.com/mhriemers/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--09-brightgreen) * [jurisk/advent-of-code](https://github.com/jurisk/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--03--05-brightgreen) * [matelaszlo/advent-of-code-scala](https://github.com/matelaszlo/advent-of-code-scala) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--20-brightgreen) * [nbardiuk/adventofcode](https://github.com/nbardiuk/adventofcode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen) * [vvondra/advent-of-code](https://github.com/vvondra/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--27-brightgreen) #### Swift *Solutions to AoC in Swift.* * [BenchR267/adventofcode2018](https://github.com/BenchR267/adventofcode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-not%20available-red) * [Dean151/Advent-of-code-2018](https://github.com/Dean151/Advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--26-brightgreen) * [HarshilShah/AdventOfCode](https://github.com/HarshilShah/AdventOfCode) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2022--12--26-brightgreen) * [JeffreyCA/AdventOfCode18](https://github.com/JeffreyCA/AdventOfCode18) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--27-brightgreen) * [Levivig/AdventOfCode2018](https://github.com/Levivig/AdventOfCode2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--03-brightgreen) * [davedelong/AOC](https://github.com/davedelong/AOC) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--12--09-brightgreen) * [gereons/AoC2018](https://github.com/gereons/AoC2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2023--09--27-brightgreen) #### TypeScript *Solutions to AoC in TypeScript.* * [MattiasBuelens/advent-of-code-2018](https://github.com/MattiasBuelens/advent-of-code-2018) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2019--05--30-brightgreen) * [AlexAegis/advent-of-code](https://github.com/AlexAegis/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--03--23-brightgreen) #### Zig *Solutions to AoC in Zig.* * [meheleventyone/aoc-2018-zig](https://github.com/meheleventyone/aoc-2018-zig) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2018--12--08-brightgreen) ### Live Streams *Folks who are live streaming their process.* * [arknave](https://twitch.tv/arknave) * [josevalim](https://www.twitch.tv/josevalim) * [popabogdanp](https://twitch.tv/popabogdanp)