Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/betich/advent-of-code-2024
ADVENT OF CODE 2024 aka my journey with golang
https://github.com/betich/advent-of-code-2024
advent-of-code adventofcode2024 go puzzle
Last synced: 3 days ago
JSON representation
ADVENT OF CODE 2024 aka my journey with golang
- Host: GitHub
- URL: https://github.com/betich/advent-of-code-2024
- Owner: betich
- Created: 2024-12-02T09:07:32.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-12-17T05:53:08.000Z (6 days ago)
- Last Synced: 2024-12-17T06:30:49.627Z (6 days ago)
- Topics: advent-of-code, adventofcode2024, go, puzzle
- Language: Go
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2024
- [Day 1: Historian Hysteria](./day01)
- [Day 2: Red-Nosed Reports](./day02)
- [Day 3: Mull It Over](./day03)
- [Day 4: Mull Ceres Search](./day04)
- [Day 5: Print Queue](./day05)