This is a collection of Advent of Code solutions in the current version of Swift at the time of writing.
My own puzzle inputs are supplied either as files or constants in the code.
XCTest asserts are used to validate algorithms against puzzle examples.
Xcode 10.1 - Swift 4.2.1
Xcode 9.1/2 - Swift 4.0.2/3
Open the Xcode playground to explore answers.
This project is licensed under GLWTS