/advent-of-code-2021

My solutions for Advent of Code 2021

Primary LanguagePython

Advent of code 2021

This is my first attempt to solve advent of code puzzles.

In main branch placed refactored solution, which I done later. Original messy solutions can be found in branch original_solutions.

Stats

I was limited by my time and knowledge in time I discovered AoC, so not all puzzles was cleared.

Puzzle Part 1 Part 2
Sonar Sweep + +
Dive! + +
Binary Diagnostic + +
Giant Squid + +
Hydrothermal Venture + +
Lanternfish + +
The Treachery of Whales + +
Seven Segment Search + +
Smoke Basin + +
Syntax Scoring + +
Dumbo Octopus + +
Passage Pathing + +
Transparent Origami + +
Extended Polymerization + +
Chiton - -
Packet Decoder + -
Trick Shot - -
Snailfish - -
Beacon Scanner - -
Trench Map - -
Dirac Dice - -
Reactor Reboot - -
Amphipod - -
Arithmetic Logic Unit - -
Sea Cucumber + X

Thanks

Thanks Eric Wastl and all AoC team for creating puzzles. Thanks r/adventofcode for memes and guides.