/AdventOfCode

My solutions for Advent of Code from 2015, 2016 and 2017

Primary LanguageKotlin

Advent of Code in Kotlin

Repo contains my solutions for Advent of Code 2015 and 2016

  • Descriptions are in main/resources/descriptions/y201X
  • Solutions are in main/kotlin/y201X
  • Corresponding tests are in test/kotlin/y201X
  • Test inputs are in test/resources/inputs/y201X
  • There are few utility functions in main/kotlin/core/extensions

http://adventofcode.com/about