Advent of Code 2021: Day 10
This blog post is the tenth in the Advent of Code 2021 series and shows a JavaScript-based solution to the problem described in Day 10.
All solutions are in this GitHub repository.
Solving Part One
Given a set of lines with opening and closing bracke...
blog.cristiana.tech5 min read