Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcdonald/advent-of-code-24
Advent of Code 2024
https://github.com/marcdonald/advent-of-code-24
advent-of-code advent-of-code-2024 go golang
Last synced: 4 days ago
JSON representation
Advent of Code 2024
- Host: GitHub
- URL: https://github.com/marcdonald/advent-of-code-24
- Owner: MarcDonald
- Created: 2024-12-01T14:31:43.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T16:23:20.000Z (2 months ago)
- Last Synced: 2025-01-31T08:47:42.388Z (5 days ago)
- Topics: advent-of-code, advent-of-code-2024, go, golang
- Language: Go
- Homepage: https://adventofcode.com/2024
- Size: 20.5 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](https://adventofcode.com/2024)
> Advent of Code is an Advent calendar of small programming puzzles for a variety of skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
This year I decided to try and solve the puzzles in Go.