This repository contains the progress and solutions for the Advent of Code 2022.
The individual daily tasks are organized inside the packages/ directory.
Challenge
As an added challenge, each task will be solved in a different programming language. No language must be used twice. Ideally, languages are chosen in which the developer has little to no experience.
- Day 01 - Calorie Counting (TypeScript)
- Day 02 - Rock Paper Scissors (Haskell)
- Day 03 - ??? (Bash)
MIT