Hosted a live stream on Twitch
Published a YouTube video
Used Rust
+1
Streamed another episode of Advent of code in Rust on Twitch!

https://www.youtube.com/watch?v=CgplJTKXiY0


Advent of code in Rust - solving year 2020 exercise 21


In this episode, we started and completed Advent of Code y2020 ex21!

This was relatively easy compared to the previous exercise!

In this episode we had to identify ingredients with allergens from a list of ingredients in a foreign language.

Our solution was heavily based on hashmaps and hashsets. We also got to use a lot of iterators combinator functions and custom sorting!

Maybe this one was really easy but it felt like we are getting better (and faster) at Rust! Hooray!

For all the source code check out the official GitHub repo: https://github.com/lmammino/rust-advent

For seeing the next episodes live check out our Twitch channel: https://twitch.tv/loige