Skip to content

wernerva/advent-of-code-2018

Repository files navigation

These are my attempts at solving the 2018 version of Advent of Code

It's a bit of a late start for me, but hey, it's still fun.

I've decided to use NodeJs with Express. I've stuck with using JavaScript (ECMA Script 6) instead of TypeScript. For now. I'll update this later on when the code might be a bit more complex.

The solutions are not all the most efficient way of solving the problem. I do try to keep Big O in mind. Some refactoring might occur later.

About

My (late) attempts at solving the Advent Of Code 2018 challenges. (https://adventofcode.com/2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages