This repository contains my solutions to the Advent of Code 2015 Challenges. To quote the Advent of Code website:
Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.
Each day has two parts, the second part of which is available after successfully completing the first.
| Day | Challenge Name | Solution |
|---|---|---|
| 1 | Not Quite Lisp | Solution |
| 2 | I Was Told There Would Be No Math | Solution |
| 3 | Perfectly Spherical Houses in a Vacuum | Solution |
| 4 | The Ideal Stocking Stuffer | Solution |
| 5 | Doesn't He Have Intern-Elvels For This? | Solution |
| 6 | Probably a Fire Hazard | Solution |
| 7 | Some Assembly Required | Solution |
| 8 | Matchsticks | Solution |
| 9 | All in a Single Night | Solution |
| 10 | Elves Look, Elves Say | Solution |
| 11 | Corporate Policy | Solution |
| 12 | JSAbacusFramework.io | Solution |
| 13 | Knights of the Dinner Table | Solution |
| 14 | Reindeer Olympics | Solution |
| 15 | Science for Hungry People | Solution |
| 16 | Aunt Sue | Solution |
| 17 | No Such Thing as Too Much | Solution |
| 18 | Like a GIF For Your Yard | Solution |
| 19 | Medicine for Rudolph | Solution pending |
| 20 | Infinite Elvels and Infinite Houses | Solution .clj, .java |
| 21 | RPG Simulator 20XX | Solution |
| 22 | Wizard Simulator 20XX | Solution .clj, .java |
| 23 | Opening the Turing Lock | Solution |
| 24 | It Hangs in the Balance | Solution pending |
| 25 | Let It Snow | Solution |