Skip to content

Roadtrip through the Advent of Code 2022 using different languages

Notifications You must be signed in to change notification settings

vandot/advent_of_code_2022

Repository files navigation

Advent of Code 2022

Roadtrip through the Advent of Code 2022 using different languages.

Using different languages for each challenge I am trying to explore languages strengths and weaknesses.

Day 1: Calorie Counting

bash 01_calories/calories.sh

Day 2: Rock Paper Scissors

nim c -r 02_rock_paper_scissors/rockPaperScissors.nim

Day 3: Rucksack Reorganization

python3 03_rucksack_reorganization/rucksack_reorganization.py

Day 4: Camp Cleanup

ruby 04_camp_cleanup/camp_cleanup.rb

Day 5: Supply Stacks

lua 05_supply_stacks/supply_stacks.lua

Day 6: Supply Stacks

perl 06_tuning_trouble/tuning_trouble.pl

About

Roadtrip through the Advent of Code 2022 using different languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published