Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metalim/adventofcode.2024.go
Advent of Code 2024 solutions in Go
https://github.com/metalim/adventofcode.2024.go
advent-of-code advent-of-code-2024 go golang
Last synced: 19 days ago
JSON representation
Advent of Code 2024 solutions in Go
- Host: GitHub
- URL: https://github.com/metalim/adventofcode.2024.go
- Owner: metalim
- Created: 2024-12-03T16:38:31.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-12-03T17:25:36.000Z (21 days ago)
- Last Synced: 2024-12-03T18:23:35.081Z (21 days ago)
- Topics: advent-of-code, advent-of-code-2024, go, golang
- Language: Go
- Homepage: https://adventofcode.com/2024
- Size: 24.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
These are my solutions to [Advent of Code 2024](https://adventofcode.com/2024) written in Go.
This year I'm solving AoC just for practice## All years AoC solutions
* 2024:
* [Go](https://github.com/metalim/adventofcode.2024.go) ๐ you are here
* 2023:
* [Go](https://github.com/metalim/adventofcode.2023.go)
* 2022:
* [Go](https://github.com/metalim/adventofcode.2022.go)
* 2021:
* [Go](https://github.com/metalim/adventofcode.2021.go)
* 2020:
* [Lรคng & Python](https://github.com/metalim/adventofcode.2020.lang) โ๐
* 2019:
* [Python in Jupyter Notebook](https://github.com/metalim/adventofcode.2019.python) โ love this one, as it shows pretty results on GitHub
* 2018
* [Go](https://github.com/metalim/adventofcode.2018.go)
* 2017:
* **[CoffeeScript](https://github.com/metalim/adventofcode.2017.coffee) ๐ first year I was doing AoC**
* [Go](https://github.com/metalim/adventofcode.2017.go) โ done in December 2018
* 2016:
* [CoffeeScript](https://github.com/metalim/adventofcode.2016.coffee) โ done in December 2017
* [Go](https://github.com/metalim/adventofcode.2016.go) โ done in January 2019, incomplete
* 2015:
* [CoffeeScript](https://github.com/metalim/adventofcode.2015.coffee) โ done in December 2017