Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebastianaigner/advent-of-code-2018

My solutions for the Advent of Code of 2018
https://github.com/sebastianaigner/advent-of-code-2018

advent-of-code advent-of-code-2018

Last synced: 25 days ago
JSON representation

My solutions for the Advent of Code of 2018

Awesome Lists containing this project

README

        

# Advent of Code 2018
Hi and thanks for stopping by! 🤗

In this repository, you will find my solutions for the [Advent of Code 2018](https://adventofcode.com/2018/)!

I have decided that my main implementation language will be Kotlin this year.

You can find the individual days in the corresponding folders in `/src/main/kotlin/dayXX` or by [clicking here](https://github.com/SebastianAigner/advent-of-code-2018/tree/master/src/main/kotlin).