Advent-of-Scala-2015 icon indicating copy to clipboard operation
Advent-of-Scala-2015 copied to clipboard

:evergreen_tree: Solutions for the Advent of Code 2015 in Scala.

trafficstars

Advent of Scala 2015

My solutions for the "Advent of Code" 2015, written in Scala. I want to get more people interested in this language.

I focus on readability and brevity of code first, performance comes second. I also take special care to process the standard input in a streaming fashion.

If you like my work, please star the repository. Thanks!