Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colinodell/advent-2019
My solutions to https://adventofcode.com/2019 using Golang
https://github.com/colinodell/advent-2019
advent-of-code advent-of-code-2019 golang
Last synced: 21 days ago
JSON representation
My solutions to https://adventofcode.com/2019 using Golang
- Host: GitHub
- URL: https://github.com/colinodell/advent-2019
- Owner: colinodell
- Created: 2019-12-09T19:11:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-02T19:01:50.000Z (over 3 years ago)
- Last Synced: 2024-11-10T08:58:14.023Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2019, golang
- Language: Go
- Homepage:
- Size: 2.38 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2019
[![Build Status](https://img.shields.io/travis/colinodell/advent-2019/master.svg?style=flat-square)](https://travis-ci.org/colinodell/advent-2019)
My solutions to https://adventofcode.com/2019 using Golang.
Past years:
- [2018 - NodeJS](https://github.com/colinodell/advent-2018)
- [2017 - PHP](https://github.com/colinodell/advent-2017)
- [2015 - Golang](https://github.com/colinodell/advent-2015)