DavyJ0nes / advent-of-code-2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2018

Description

Solutions written in Golang for the advent of code 2018

The problems are perfectly suited for working in a TDD way.

Within each of the completed problems there are some performance profiles as was interested in analysing the performance choices of the different implementations that were explored.

About


Languages

Language:Go 100.0%