Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matsest/advent2022
Advent of Code 2022 in Go
https://github.com/matsest/advent2022
advent-of-code advent-of-code-2022 golang
Last synced: about 1 month ago
JSON representation
Advent of Code 2022 in Go
- Host: GitHub
- URL: https://github.com/matsest/advent2022
- Owner: matsest
- Created: 2022-11-22T22:08:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T00:08:06.000Z (about 2 years ago)
- Last Synced: 2024-12-09T05:50:38.333Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2022, golang
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2022
> :star: https://adventofcode.com
Trying to solve some puzzles...
## Previous entries
- [2021](https://github.com/matsest/advent2021) (Golang)
- [2020](https://github.com/matsest/advent2020) (Python)
- [2019](https://github.com/matsest/advent2019) (Python)
- [2018](https://github.com/matsest/advent2018) (Python)
- [2016](https://github.com/matsest/advent2016) (Python)
- [2015](https://github.com/matsest/advent2015) (Python)