/advent-of-code-2021

Advent of Code 2021 solutions using a different language for each day

Primary LanguageRustMIT LicenseMIT

Advent of Code 2021

My solutions to the Advent of Code 2021, written in 25 different programming languages.

  • Day 01: Objective-C
  • Day 02: Groovy
  • Day 03: Fortran
  • Day 04: R
  • Day 05: Haskell
  • Day 06: Bash
  • Day 07: Elixir
  • Day 08: C
  • Day 09: Perl
  • Day 10: Scratch (yes, this one)
  • Day 11: Java
  • Day 12: Prolog
  • Day 13: C#
  • Day 14: Python
  • Day 15: Swift
  • Day 16: TypeScript
  • Day 17: Kotlin
  • Day 18: Curry
  • Day 19: C++
  • Day 20: Ruby
  • Day 21: F#
  • Day 22: JavaScript
  • Day 23: Rust
  • Day 24: Go
  • Day 25: Dart

See also

Last year's solutions can be found here: advent-of-code-2020.