Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 595 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 595 Bytes

This repo contains the code to solve the puzzles from 2023 Advent of Code. The README.md file in the folder for each day contains my observations when solving that day's puzzle.

Language Days
Clojure 1, 6, 11, 16, 21
OCaml 2, 7, 12, 17, 22
Rust 3, 8, 13, 18, 23
Elixir 4, 9, 14, 19, 24
Scala 5, 10, 15, 20, 25

My observations and thoughts about programming and environment from this exercise is available here.