adventOfCode/challenges/2022/README.md
2022-12-03 13:02:37 +00:00

928 B

Advent of Code 2022

Solutions to the 2022 Advent of Code.


* means that a given day has a visualisation

Day Status Solutions Notes
01 - Calorie Counting ★ ★ Python, Nim, Java Summing numbers
02 - Rock Paper Scissors ★ ★ Python, Nim Programmatically playing Rock Paper Scissors
03 - Rucksack Reorganization ★ ★ Python, Nim Sets and intersections

Running times