Hacker News new | ask | show | jobs
by tudorpavel 2400 days ago
For me AoC was perfect while learning a bit of Rust last year, but tread carefully if you want to have 2 mutable references to the same value like a circular or doubly linked list.

Good luck and have fun with it!

1 comments

AoC is pretty likely to have a graph problem at some point that will give Rust newbies fits! But that will help you learn!