aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8174600f947b64dd54ea10214f211fcd27bf41f9 (plain) (blame)
1
2
3
4
5
6
7
# Welcome!

This repository mostly contains ugly overcomplicated spaghetti code solving the **Advent Of Code** questions in a reasonable amount of time and computing power.

## Languages

Most of my solutions are written in C but you may also find some in C#, JS or even Python (if I'm lazy).