Skip to content

DuroCodes/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e0e3f83 Β· Dec 25, 2024
Dec 1, 2024
Aug 2, 2024
Dec 25, 2024
Dec 1, 2024
Dec 25, 2024

Repository files navigation

advent of code

2022

trying to do solutions in ocaml πŸ—£οΈ

(using the Base standard library to make my life easier)

2023

solutions in kotlin, pretty cool language if you ask me 😎

all solutions done with two stars πŸ”₯ (except day 25, that doesn't have a 2nd part)

2024

solutions in rust, it's memory safe and blazingly fast, btw πŸ¦€

ran with audit to refactor the code after initial solution

also got #1 in the jetbrains rust leaderboard, so that's cool i think πŸ—£οΈ