Skip to content

This is a repository with the solutions to the Advent of Code problems.

Notifications You must be signed in to change notification settings

loicdiridollou/advent-of-code

Repository files navigation

🎄 Advent Of Code 🎄


Introduction

This repository compiles all the solutions for the daily problems of the Advent of Code.

I am using this opportunity to work on my Go skills as I don't usually write Go for work. I get to learn more on the structure, performance and speeding up abilities of Go compared to other languages I write code in. For 2023 I have chosen to learn Typescript.

Table of Contents

2023

Day Title Directory Stars
Day 1 Trebuchet?! Dir ⭐️⭐️
Day 2 Cube Conundrum Dir ⭐️⭐️
Day 3 Gear Ratios Dir ⭐️⭐️
Day 4 Scratchcards Dir ⭐️⭐️
Day 5 If You Give A Seed A Fertilizer Dir ⭐️⭐️
Day 6 Wait For It Dir ⭐️⭐️
Day 7 Camel Cards Dir ⭐️⭐️
Day 8 Haunted Wasteland Dir ⭐️⭐️
Day 9 Mirage Maintenance Dir ⭐️⭐️
Day 10 Pipe Maze Dir ⭐️⭐️
Day 11 Cosmic Expansion Dir ⭐️⭐️
Day 12 Hot Springs Dir ⭐️⭐️
Day 13 Point of Incidence Dir ⭐️⭐️
Day 14 Parabolic Reflector Dish Dir ⭐️⭐️
Day 15 Lens Library Dir ⭐️⭐️
Day 16 The Floor Will Be Lava Dir ⭐️⭐️
Day 17 Clumsy Crucible Dir ⭐️⭐️
Day 18 Lavaduct Lagoon Dir ⭐️⭐️
Day 19 Aplenty Dir ⭐️⭐️
Day 20 Pulse Propagation Dir ⭐️⭐️
Day 21 Step Counter Dir ⭐️⭐️
Day 22 Sand Slabs Dir ⭐️⭐️
Day 23 A Long Walk Dir ⭐️⭐️
Day 24 Never Tell Me The Odds Dir ⭐️⭐️
Day 25 Snowverload Dir ⭐️⭐️

2022

Day Title Directory Stars
Day 1 Calorie Counting Dir ⭐️⭐️
Day 2 Rock Paper Scissors Dir ⭐️⭐️
Day 3 Rucksack Organization Dir ⭐️⭐️
Day 4 Camp Cleanup Dir ⭐️⭐️
Day 5 Supply Stack Dir ⭐️⭐️
Day 6 Tuning Trouble Dir ⭐️⭐️
Day 7 No Space Left On Device Dir ⭐️⭐️
Day 8 Treetop Tree House Dir ⭐️⭐️
Day 9 Rope Bridge Dir ⭐️⭐️
Day 10 Cathode-Ray Tube Dir ⭐️⭐️
Day 11 Monkey in the Middle Dir ⭐️⭐️
Day 12 Hill Climbing Algorithm Dir ⭐️⭐️
Day 13 Distress Signal Dir ⭐️⭐️
Day 14 Regolith Reservoir Dir ⭐️⭐️
Day 15 Beacon Exclusion Zone Dir ⭐️⭐️
Day 16 Proboscidea Volcanium Dir ⭐️⭐️
Day 17 Pyroclastic Flow Dir ⭐️⭐️
Day 18 Boiling Boulders Dir ⭐️⭐️
Day 19 Not Enough Minerals Dir ⭐️⭐️
Day 20 Grove Positioning System Dir ⭐️⭐️
Day 21 Monkey Math Dir ⭐️⭐️
Day 22 Monkey Map Dir ⭐️⭐️
Day 23 Unstable Diffusion Dir ⭐️⭐️
Day 24 Blizzard Basin Dir ⭐️⭐️
Day 25 Full of Hot Air Dir ⭐️⭐️

2021

Day Title Directory Stars
Day 1 Sonar Sweep Dir ⭐️⭐️
Day 3 Dive ! Dir ⭐️⭐️
Day 4 Binary Diagnostic Dir ⭐️⭐️
Day 5 Griant Squid Dir ⭐️⭐️
Day 6 Hydrothermal Venture Dir ⭐️⭐️
Day 7 Lanternfish Dir ⭐️⭐️
Day 8 Seven Segment Search Dir
Day 9 Smoke Basin Dir ⭐️⭐️
Day 10 Syntax Scoring Dir ⭐️⭐️
Day 11 Dumbo Octopus Dir ⭐️⭐️
Day 12 Passage Pathing Dir ⭐️⭐️
Day 13 Transparent Origami Dir ⭐️⭐️
Day 14 Extended Polymerization Dir ⭐️⭐️
Day 15 Chiton Dir ⭐️⭐️
Day 16 Packet Decoder Dir
Day 17 Trick Shot Dir
Day 18 Snailfish Dir
Day 19 Beacon Scanner Dir
Day 20 Trench Map Dir
Day 21 Dirac Dice Dir
Day 22 Reactor Reboot Dir
Day 23 Amphipod Dir
Day 24 Arithmetic Logic Unit Dir
Day 25 Sea Cucumber Dir

About

This is a repository with the solutions to the Advent of Code problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages