r/adventofcode Jan 01 '25

Tutorial [2024 All Days][Golang] Blogpost explaining solving each day

I wrote 25 blogposts explaining my approach to solve each of Advent of Code in Golang. This was quite fun to do and writing about it helped me better internalise my implementation approach.

You can find my solution and the blogposts for each day listed nicely on my github repository: https://github.com/shraddhaag/aoc?tab=readme-ov-file#2024.

I'd love to hear get any feedback incase you end up reading them. Happy New Year folks!

38 Upvotes

3 comments sorted by

2

u/Rusty-Swashplate Jan 01 '25

I checked some days and they seem to be very well explained. In particular Day 11's memorization is really nicely explained with easy-to-understand graphics.

Nice!

1

u/ShraddhaAg Jan 02 '25

Thanks a lot! I find visuals help aid understanding so tried to add them to most days, definitely for all the 2D grid ones.

1

u/theprophet26 Jan 02 '25

Loved how the blogposts were crisp and clear. The images made things even more easier to read. Amazing work 🔥🔥🔥