Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colinodell/advent-2020
My solutions to https://adventofcode.com/2020 using Golang
https://github.com/colinodell/advent-2020
advent-of-code advent-of-code-2020
Last synced: about 1 month ago
JSON representation
My solutions to https://adventofcode.com/2020 using Golang
- Host: GitHub
- URL: https://github.com/colinodell/advent-2020
- Owner: colinodell
- Created: 2020-12-01T13:50:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-02T19:00:36.000Z (over 3 years ago)
- Last Synced: 2024-11-10T08:57:31.519Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2020
- Language: Go
- Homepage:
- Size: 219 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2020
[![Build Status](https://img.shields.io/github/workflow/status/colinodell/advent-2020/Test/main.svg?style=flat-square)](https://github.com/colinodell/advent-2020/actions?query=workflow%3ATest+branch%3Amain)
My solutions to https://adventofcode.com/2020 using Golang.
Past 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)
- [2015 - Golang](https://github.com/colinodell/advent-2015)