Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agrmohit/aoc
Solutions for Advent of Code in Go
https://github.com/agrmohit/aoc
advent-of-code aoc
Last synced: 9 days ago
JSON representation
Solutions for Advent of Code in Go
- Host: GitHub
- URL: https://github.com/agrmohit/aoc
- Owner: agrmohit
- License: mit
- Created: 2024-12-01T17:37:39.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-12-07T17:27:22.000Z (15 days ago)
- Last Synced: 2024-12-11T05:57:34.126Z (12 days ago)
- Topics: advent-of-code, aoc
- Language: Go
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
I am tracking my solutions for [Advent of Code](https://adventofcode.com/) in this repository. I am doing it in Go.