Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 2.32 KB

README.md

File metadata and controls

24 lines (22 loc) · 2.32 KB

Advent of Code 2022

Solutions in Kotlin

Day Puzzle Source
1 Calorie Counting src/day01
2 Rock Paper Scissors src/day02
3 Rucksack Reorganization src/day03
4 Camp Cleanup src/day04
5 Supply Stacks src/day05
6 Tuning Trouble src/day06
7 No Space Left On Device src/day07
8 Treetop Tree House src/day08
9 Rope Bridge src/day09
10 Cathode-Ray Tube src/day10
11 Monkey in the Middle src/day11
12 Hill Climbing Algorithm src/day12
13 Distress Signal src/day13
14 Regolith Reservoir src/day14
15 Beacon Exclusion Zone src/day15
16 Proboscidea Volcanium src/day16
17 Pyroclastic Flow src/day17
18 Boiling Boulders src/day18