Day 9, Another matrix challenge, without further due, Let’s get started. If you are not familiar with Advent of Code, I highly recommend solving it yourself before looking at these solutions. Understand the problem In this challenge, we need to work with matrix traversal. …