Skip to content

narimiran/aoc2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

All my Advent of Code repos:

 

After using Clojure (along side Python) for the first time in 2022, I've used it exclusively in 2023, and it'll be my main language this year. I like it that much.

To make things interesting (or at least different than the last year), this year I'll be using Clerk notebooks. To make this notebook format "work", I'll have to write the code in a different way than I usually do: I'll not just present the final solution, but the whole process from reading the input and then slowly building the required blocks until we come with the solution.

Solutions

It is the best to not read the raw code in this repo. Instead, read the notebooks.

The notebooks are available at: https://narimiran.github.io/aoc2024

About

My solutions for Advent of Code 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published