https://github.com/jwcarman/adventofcode2021
https://github.com/jwcarman/adventofcode2021
advent-of-code-2021 advent-of-code-2021-go
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jwcarman/adventofcode2021
- Owner: jwcarman
- License: apache-2.0
- Created: 2021-12-02T11:05:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T00:12:21.000Z (over 2 years ago)
- Last Synced: 2025-01-13T03:13:45.900Z (5 months ago)
- Topics: advent-of-code-2021, advent-of-code-2021-go
- Language: Go
- Homepage:
- Size: 63.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Go 2021
Here are my solutions to the [Advent of Code 2021](https://adventofcode.com/2021) problems using [Go](https://go.dev/).
## Help Me!
I am using this as an opportunity to learn how to program in Go. Please feel free to submit pull requests to help me
learn to write more idiomatic Go.