Skip to content

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

Notifications You must be signed in to change notification settings

luhmirin-s/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages