Advent of code in Rust - solving year 2020 exercise 20 p2 THIRD ATTEMPT (Twitch Live 2021-11-01)
Channel:
Subscribers:
953
Published on ● Video Link: https://www.youtube.com/watch?v=YlrFQm4kdiU
In this episode, we finally completed the second part of Advent of Code y2020 ex20!
In this episode we finally had a complete map and we focused on writing the logic that was needed to find the dragon and count the number of hashes (dragons excluded).
This was a very long one but we are happy we did it!
We leaned heavily on tests and that helped us to get to the right solution quicker than we expected.
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
Other Videos By Luciano Mammino (loige)
Tags:
rust
rustlang
advent of code
advent of code in rust
year 2020 day 20
exercise 20
aoc 2020 day 20
live coding
live programming
problem solving
finding the dragon
2d
tiles
optimization