Advent of Code 2021: Day 2
This blog post is second in the Advent of Code 2021 series and shows a JavaScript-based solution to the problem described in Day 2: Dive!. All solutions are in this GitHub repository. Solving Part One The goal is to find the horizontal position and d...
Dec 2, 20212 min read319

