this post was submitted on 25 Dec 2024
23 points (100.0% liked)

Advent Of Code

920 readers
1 users here now

An unofficial home for the advent of code community on programming.dev!

Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

AoC 2024

Solution Threads

M T W T F S S
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25

Rules/Guidelines

Relevant Communities

Relevant Links

Credits

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

console.log('Hello World')

founded 1 year ago
MODERATORS
 

Here's a writeup of my experience this year! It's been a lot of fun, especially hanging out with people here and on Mastodon. Thanks everyone, and Eric in particular!

top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 3 weeks ago

I was feeling pretty happy with my total runtime being 3s, looks like you have solidly beaten me there.

[–] mykl 2 points 3 weeks ago

Thanks for sharing this. It’s always good to be reminded of the thinking process and dead ends behind the successful solutions.

I really enjoyed figuring out your C code this year, and would be very interested to see what you could do with Uiua :-)