roblass / advent_of_code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code

My solutions for the challenges posted on the Advent of Code website. I'd like to emphasize that these were completed with an eye towards speed of completing the program and tend to ignore software engineering best practices, readability, maintainability, etc.

About


Languages

Language:Python 96.9%Language:Go 3.1%