Skip to content

Latest commit

 

History

History

aoc2022

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🌲🌲🌲 Advent of Code 2022 🌲🌲🌲

Day Title Code Tests Tags Difficulty Visual
Day 1 Calorie Counting code tests list of ints, 1st 2nd and 3rd max ❄️
Day 2 Rock Paper Scissors code tests win-draw-lose strategy ❄️ Visualisation of Day 2
Day 3 Rucksack Reorganization code tests find common chars ❄️ Visualisation of Day 3
Day 4 Camp Cleanup code tests overlapping range of ints ❄️
Day 5 Supply Stacks code tests stacks, move w/ or w/o order ❄️ Visualisation of Day 5
Day 6 Tuning Trouble code tests first n unique chars in string ❄️
Day 7 No Space Left On Device code tests nested dirs size, free up space ❄️❄️❄️ Visualisation of Day 7
Day 8 Treetop Tree House code tests trees, visible trees, scenic score ❄️❄️ Visualisation of Day 8 input / output
Day 9 Rope Bridge code tests rope, tail follows head ❄️❄️ Visualisation of Day 9 part 1 / part 2
Day 10 Cathode-Ray Tube code tests register, cycles ❄️❄️
Day 11 Monkey in the Middle code tests loop between monkeys, mod, lcm ❄️❄️ Day 11 - meme
Day 12 Hill Climbing Algorithm code tests bfs, best path, multiple starts ❄️❄️ input
Day 13 Distress Signal code tests lists, compare values, recursion, ❄️❄️️❄️ Day 13 - 2
Day 14 Regolith Reservoir code tests sand falling, obstacles, rules ❄️❄️ part 1 / part 2
Day 15 Beacon Exclusion Zone code tests coords, intersections ❄️❄️️❄️
Day 16 Proboscidea Volcanic code tests nodes, best path ❄️❄️️❄️❄️️
Day 17 Pyroclastic Flow code tests Basically Tetris, modulo ❄️❄️️❄️ output / just me having fun I guess
Day 18 Boiling Boulders code tests 3d coord, total visible surface ❄️❄️️
Day 19 Not Enough Minerals code tests mining materials, best path ❄️❄️️❄️❄️️ Day 19 - meme
Day 20 Grove Positioning System code tests continuous list, move fw and bw ❄️❄️️❄️️❄️️ Day 20 - meme
Day 21 Monkey Math code tests math with recursion ❄️❄️️ Day 21 - meme 1
Day 22 Monkey Map code tests 2d map of a cube, move to sides ❄️❄️️❄️️ Day 22 - meme
Day 23 Unstable Diffusion code tests coords, elfs moving NSWE ❄️❄️️❄️️
Day 24 Blizzard Basin code tests blizzards moving, bfs ❄️❄️️❄️️
Day 25 Full of Hot Air code tests Sea cucumbers moving linearly ❄️❄️️❄️️