[Advent of Code 2021] Day 10 | Syntax Scoring
Day 10 - Stacks on stacks for corrupted and incomplete brackets <{[()]}> 🦈…
Day 10 - Stacks on stacks for corrupted and incomplete brackets <{[()]}> 🦈…
Day 9 - Searching smoke basins height-map with depth-first search and memoization 🌊…
Day 8 - This one felt like a puzzle for figuring out what set operations could help narrow down options 🧩…
Day 7 - Crabs 🦀 and whales 🐳 understanding median and mean for sorted lists is helpful here…
Day 6 - With exponential growth, it's better to model states and frequencies before you run out of memory (and then time) 🐟…