Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 610 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 610 Bytes

This repo contains the code to solve the puzzles from 2024 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
Crystal 2, 7, 12, 17, 22
Elixir 3, 8, 13, 18, 23
Rust 4, 9, 14, 19, 24
Scala 5, 10, 15, 20, 25

Attribution

Copyright (c) 2024, Venkatesh-Prasad Ranganath

Licensed under BSD 4-Clause “Original” or “Old” License (https://choosealicense.com/licenses/bsd-4-clause/)

Authors: Venkatesh-Prasad Ranganath