On this repository you will find my solution for the 2021 edition of the Advent of Code.
I try to use a different language every day.
- day 1 : APL
- day 2 : SQL
- day 3 : Scratch
- day 4 : OCaml
- day 5 : Bash
- day 6 : Spreadsheet (why not ?)
- day 7 : Clojure
- day 8 : Haskell (only part 1)
- day 9 : Lua
- day 10 : Ruby
- day 11 : Perl
- day 12 : Dart
- day 13 : Julia
- day 14 : Rust
- day 15 : PHP
- day 16 : JavaScript
Most of the languages I have used (or will use) for this challenge I have never used before, so my solutions may not be the best.
If you have better solutions, I'd be happy to hear about them!