Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jsemi/advent-of-code-2018
- Owner: Jsemi
- License: mit
- Created: 2018-12-06T13:34:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T17:30:46.000Z (about 6 years ago)
- Last Synced: 2024-10-25T03:09:38.749Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2018, aoc, aoc2018, ramda
- Language: JavaScript
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`