This repository is my solution storage for the Advent of code 2018. To make the journey more interesting, I try to use different language or language features every day.
The goal is to have fun - some solution might be ridiculuts ;).
- 01: C++
- 02: Javascript (Nodejs)
- 03: Python
- 04: HTML, Javascript, jQuery (runs in Browser)
- 05: TypeScript (Deno, the Node successor)
- 06: C++, OOP
- 07: Python, yea again