GeistHaus
log in · sign up

GitHub - fspoettel/advent-of-code-rust: 🎄Starter template for solving Advent of Code in Rust.

github.com

🎄Starter template for solving Advent of Code in Rust. - fspoettel/advent-of-code-rust

4 pages link to this URL
A Rusty Advent | Synesthesia

I've been using Advent of Code to start playing with the programming language Rust. This is what the journey looks like so far (early days).

0 inbound links website en CC BY-NC-SA 4.0
Advent of Code 2022

In the lead up to Christmas each year, Advent of Code offers a series of 25 puzzles which start out reasonably simple, but get progressively harder, eventually requiring knowledge of algorithms and dynamic programming techniques. Last year I solved these in (strictly) base R on the day they were released (or as close to as I could). I then (starting Dec 27) went back and re-solved (13 of) them in Rust. This post details what I learned along the way and some fun visualisations I made.

0 inbound links website en rstatsrust