This repo is my personal attempt at solving the Advent of Code 2018 set of problems with the Kotlin programming language.
I am trying to solve these on the day they are posted with clear, idiomatic solutions. That means in some cases I will sacrifice performance for a more clear solution.
| Day | Title | Links |
|---|---|---|
| 1 | Chronal Calibration | [Blog Post] [Code] [AoC] |
| 2 | Inventory Management System | [Blog Post] [Code] [AoC] |
| 3 | No Matter How You Slice It | [Blog Post] [Code] [AoC] |
| 4 | Repose Record | [Blog Post] [Code] [AoC] |
| 5 | Alchemical Reduction | [Blog Post] [Code] [AoC] |
| 6 | Chronal Coordinates | [Blog Post] [Code] [AoC] |
| 7 | The Sum of Its Parts | [Blog Post] [Code] [AoC] |
| 8 | Memory Maneuver | [Blog Post] [Code] [AoC] |
| 9 | Marble Mania | [Blog Post] [Code] [AoC] |
| 10 | The Stars Align | [Blog Post] [Code] [AoC] |
| 11 | Chronal Charge | [Blog Post] [Code] [AoC] |
| 12 | Subterranean Sustainability | [Blog Post] [Code] [AoC] |
| 13 | Mine Cart Madness | [Blog Post] [Code] [AoC] |
| 14 | Chocolate Charts | [Blog Post] [Code] [AoC] |
| 15 | Beverage Bandits | [Blog Post] [Code] [AoC] |
| 16 | Chronal Classification | [Blog Post] [Code] [AoC] |
| 17 | Reservoir Research | [Blog Post] [Code] [AoC] |
| 18 | Settlers of The North Pole | [Blog Post] [Code] [AoC] |
| 19 | Go With The Flow | [Blog Post] [Code] [AoC] |
| 20 | A Regular Map | [Blog Post] [Code] [AoC] |
| 21 | Chronal Conversion | [Blog Post] [Code] [AoC] |
| 22 | Mode Maze | [Blog Post] [Code] [AoC] |
| 23 | Experimental Emergency Teleportation | [Blog Post] [Code] [AoC] |
| 24 | Immune System Simulator 20XX | [Blog Post] [Code] [AoC] |
| 25 | Four-Dimensional Adventure | [Blog Post] [Code] [AoC] |
Copyright © 2018 by Todd Ginsberg.