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...
blog.cristiana.tech2 min read