These are my solutions to Advent of Code 2020 puzzles (see https://adventofcode.com/2020) written with Typescript and run with Deno. Run solution with: deno run --allow-read src/[puzzleNumber].ts