Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/colinodell/advent-2015

My solutions to https://adventofcode.com/2015 using Golang
https://github.com/colinodell/advent-2015

advent-of-code advent-of-code-2015 golang

Last synced: about 2 months ago
JSON representation

My solutions to https://adventofcode.com/2015 using Golang

Awesome Lists containing this project

README

        

# Advent of Code 2015

[![Build Status](https://img.shields.io/travis/colinodell/advent-2015/master.svg?style=flat-square)](https://travis-ci.org/colinodell/advent-2015)

My solutions to https://adventofcode.com/2015 using Golang.

Other years:

- [2019 - Golang](https://github.com/colinodell/advent-2019)
- [2018 - NodeJS](https://github.com/colinodell/advent-2018)
- [2017 - PHP](https://github.com/colinodell/advent-2017)