Repository with my solutions to Advent Of Code problems.
Completed: 7.5/25 (30%)
- ✅ Day 1: Trebuchet?! one two
- ✅ Day 2: Cube Conundrum one two
- ✅ Day 3: Gear Ratios one two
- ✅ Day 4: Scratchcards one two
- ✅ Day 5: If You Give A Seed A Fertilizer one two
- ✅ Day 6: Wait For It one two
- ✅ Day 7: Camel Cards one two
- ☑️ Day 8: Haunted Wasteland one
Completed: 6/25 (24%)
- ✅ Day 1: Calorie Counting one two
- ✅ Day 2: Rock Paper Scissors one two
- ✅ Day 3: Rucksack Reorganization one two
- ✅ Day 4: Camp Cleanup one two
- ✅ Day 5: Supply Stacks one two
- ✅ Day 6: Tuning Trouble one two
Completed: 6/25 (24%)
- ✅ Day 1: Sonar Sweep one two
- ✅ Day 2: Dive! one two
- ✅ Day 3: Binary Diagnostic one two
- ✅ Day 4: Giant Squid one two
- ✅ Day 5: Hydrothermal Venture one two
- ✅ Day 6: Lanterfish one two
Completed: 6/25 (16%)
- ✅ Day 1: Report Repair one two
- ✅ Day 2: Password Philosophy one two
- ✅ Day 3: Toboggan Trajectory one two
- ✅ Day 4: Passport Processing one two
- ✅ Day 5: Binary Boarding one two
- ✅ Day 6: Custom Customs one two
Completed: 5/25 (20%)
- ✅ Day 1: The Tyranny of the Rocket Equation one two
- ✅ Day 2: 1202 Program Alarm one two
- ✅ Day 3: Crossed Wires one two
- ✅ Day 4: Secure Container one two
- 🔲 Day 5: Sunny with a Chance of Asteroids
- 🔲 Day 6: Universal Orbit Map
- 🔲 Day 7: Amplification Circuit
- ✅ Day 8: Space Image Format one two
Completed: 6/25 (24%)
- ✅ Day 1: Chronal Calibration one two
- ✅ Day 2: Inventory Management System one two
- ✅ Day 3: No Matter How You Slice It one two
- ✅ Day 4: Repose Record one two
- ✅ Day 5: Alchemical Reduction one two
- ✅ Day 6: Chronal Coordinates one two
- ☑️ Day 7: The Sum of Its Parts one
Completed: 6/25 (24%)
- ✅ Day 1: Inverse Captcha one two
- ✅ Day 2: Corruption Checksum one two
- ☑️ Day 3: Spiral Memory one
- ✅ Day 4: High-Entropy Passphrase one two
- ✅ Day 5: A Maze of Twisty Trampolines, All Alike one two
- ✅ Day 6: Memory Reallocation one two
- ☑️ Day 7: Recursive Circus one
- ✅ Day 8: I Heard You Like Registers one two
Completed: 12/25 (52%)
- ✅ Day 1: No Time for a Taxicab one two
- ✅ Day 2: Bathroom Security one two
- ✅ Day 3: Squares With Three Sides one two
- ✅ Day 4: Security Through Obscurity one two
- ✅ Day 5: How About a Nice Game of Chess? one two
- ✅ Day 6: Signals And Noise one two
- ✅ Day 7: Internet Protocol Version 7 one two
- ✅ Day 8: Two-Factor Authentication one two
- ✅ Day 9: Explosives in Cyberspace one two
- ✅ Day 10: Balance Bots one two
- 🔲 Day 11: Radioisotope Thermoelectric Generators
- ✅ Day 12: Leonardo's Monorail one two
- ✅ Day 13: A Maze of Twisty Little Cubicles one two
- ✅ Day 14: One-Time Pad one two
Completed: 16/25 (64%)
- ✅ Day 1: Not Quite Lisp one two
- ✅ Day 2: I Was Told There Would Be No Math one two
- ✅ Day 3: Perfectly Spherical Houses in a Vacuum one two
- ✅ Day 4: The Ideal Stocking Stuffer one two
- ✅ Day 5: Doesn't He Have Intern-Elves For This? one two
- ✅ Day 6: Probably a Fire Hazard one two
- ✅ Day 7: Some Assembly Required one two
- ✅ Day 8: Matchsticks one two
- ✅ Day 9: All in a Single Night one two
- 🔲 Day 10: Elves Look, Elves Say
- ✅ Day 11: Corporate Policy one two
- ✅ Day 12: JSAbacusFramework.io one two
- 🔲 Day 13: Knights of the Dinner Table
- ✅ Day 14: Reindeer Olympics one two
- ✅ Day 15: Science for Hungry People one two
- ✅ Day 16: Aunt Sue one two
- ✅ Day 17: No Such Thing as Too Much one two
- ✅ Day 18: Like a GIF For Your Yard one two
- ☑️ Day 19: Medicine for Rudolph one
Run golangci-lint
command. There is a hidden configuration file for this tool inside root directory .golangci.yml
.
$ golangci-lint --color always run --verbose ./...
$ go test -v ./...
The gopher image at the top is taken from: https://github.com/MariaLetta/free-gophers-pack