/aoc2023

this time i swear i'll go far

Primary LanguageJavaScript

Advent of Code 2023 Solutions

My Advent of Code 2023 solutions. For this year, I'll be writing my solutions in JavaScript. Code is made quickly, with little care for readability/maintainability. As you can tell, I really like using .map() and .reduce()

Solutions Day 1 Day 2 Day 3 Day 4 Day 5
Part 1 D1P1 D2P1 D3P1 D4P1 D5P1
Part 2 D1P2 D2P2 D3P2 D4P2 D5P2
Solutions Day 6 Day 7 Day 8 Day 9 Day 10
Part 1 D6P1 D7P1 D8P1 D9P1 D10P1
Part 2 D6P2 D7P2 D8P2 D9P2 D10P2
Solutions Day 11
Part 1 D11P1
Part 2 D11P2