Skip to content

Latest commit

 

History

History

2022

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Advent of Code

Advent of Code 2022 🎄 Rust Solutions by @king-11 😊 Twitter | Github | Instagram

Story

Santa's reindeer typically eat regular reindeer food, but they need a lot of magical energy to deliver presents on Christmas. For that, their favorite snack is a special type of star fruit that only grows deep in the jungle. The Elves have brought you on their annual expedition to the grove where the fruit grows.

To supply enough magical energy, the expedition needs to retrieve a minimum of fifty stars by December 25th. Although the Elves assure you that the grove has plenty of fruit, you decide to grab any fruit you see along the way, just in case.

Collect stars by solving puzzles. Two puzzles will be made available on each day in the Advent calendar; the second puzzle is unlocked when you complete the first. Each puzzle grants one star. Good luck!

Experience

This was my third year and a lot of my juniors from Club of Programmers participated with me. I did it in Rust because I wanted to experience it first hand and make my decision about how good it is and it proved to be super good a little strict (have to battle with compiler) but atleast I won't face issues in production. It was physically a little difficult for me this time because I just started coding after my accident and it wasn't possible for me to sit through long sessions of coding.

My Solutions

Day Part One Part Two
Day 1: Calorie Counting 🌟 🌟
Day 2: Rock Paper Scissors 🌟 🌟
Day 3: Rucksack Reorganization 🌟 🌟
Day 4: Camp Cleanup 🌟 🌟
Day 5: Supply Stacks 🌟 🌟
Day 6: Tuning Trouble 🌟 🌟
Day 7: No Space Left On Device 🌟 🌟
Day 8: Treetop Tree House 🌟 🌟
Day 9: Rope Bridge 🌟 🌟
Day 10: Cathode-Ray Tube 🌟 🌟
Day 11: Monkey in the Middle 🌟 🌟
Day 12: Hill Climbing Algorithm 🌟 🌟
Day 13: Distress Signal 🌟 🌟
Day 14: Regolith Reservoir 🌟 🌟
Day 15: Beacon Exclusion Zone 🌟 🌟
Day 16: Proboscidea Volcanium 🌟 🌟