Skip to content

Latest commit

 

History

History
68 lines (63 loc) · 5.48 KB

README.md

File metadata and controls

68 lines (63 loc) · 5.48 KB

Advent of Code 2016

This repository contains my solutions to the Advent of Code 2016 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 Language
1 No Time for a Taxicab Solution Rust
2 Bathroom Security Solution Rust
3 Squares With Three Sides Solution Clojure
4 Security Through Obscurity Solution Clojure
5 How About a Nice Game of Chess? Solution Clojure
6 Signals and Noise Solution Clojure
7 Internet Protocol Version 7 Solution Clojure
8 Two-Factor Authentication Solution Rust
9 Explosives in Cyberspace Solution Clojure
10 Balance Bots Solution Clojure
11 Radioisotope Thermoelectric Generators Solution 1, Solution 2 1 - Clojure, 2 - Rust
12 Leonardo's Monorail Solution Rust
13 A Maze of Twisty Little Cubicles Solution Rust
14 One-Time Pad Solution Rust
15 Timing is Everything Solution Wolfram Language
16 Dragon Checksum Solution Clojure
17 Two Steps Forward Solution Rust
18 Like a Rogue Solution Clojure
19 An Elephant Named Joseph Solution Haskell
20 Firewall Rules Solution Rust
21 Scrambled Letters and Hash Solution Rust
22 Grid Computing Pending solution N/A
23 Safe Cracking Solution Rust
24 Air Duct Spelunking Solution Clojure
25 Clock Signal Solution Analytic solution