Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsemi/advent-of-code-2018

Solutions to Advent of Code 2018
https://github.com/jsemi/advent-of-code-2018

advent-of-code advent-of-code-2018 aoc aoc2018 ramda

Last synced: about 1 month ago
JSON representation

Solutions to Advent of Code 2018

Awesome Lists containing this project

README

        

# advent-of-code-2018

Solutions to [Advent of Code 2018](https://adventofcode.com/2018/)

## Advent of Code

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

## Tests

Run: `yarn test`