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

https://github.com/johnnyjayjay/adventofcode-2018


https://github.com/johnnyjayjay/adventofcode-2018

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          


- Advent of code -


This is a collection of solutions for [adventofcode](https://adventofcode.com/). If you want to add a solution just see [here](#Contributing).

Contributing

If u want, you can also share your solutions here by making a pull request. Just name your file **solution** (e.g. **solution.java**) and put it in the folder of the right day **and** in the folder of the language the solution is implemented in. If one of the folders does not exists, just create it.