Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 926 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 926 Bytes

Advent of Code 2022

I'm super excited to try my hand at advent of code for the first time. I'm not planning on handling it competitively (it includes a leaderboard to reward how quickly you solve the problems), but rather as a fun way to challenge myself both with problem-solving, as well as with a newer language to me (Go).

The last modification mentioned above was influenced by a friend of mine who decided it would be a good idea to try this same exercise...but with rust. I think my solution seems pretty sane, all things considered. That said, I imagine I won't be digging too much in the real-world minutia of Go, since the problems can usually be solved using imperative patterns.

Credits

Shoutout to @megagator for encouraging me to do this for fun && shoutout to @amdubay and @Spiggles8 for grinding and growing in engineering at a crazy pace. You guys are an inspiration!