https://github.com/matsest/advent2024
Advent of Code 2024 in PowerShell/Go
https://github.com/matsest/advent2024
advent-of-code advent-of-code-2024 golang powershell
Last synced: about 1 month ago
JSON representation
Advent of Code 2024 in PowerShell/Go
- Host: GitHub
- URL: https://github.com/matsest/advent2024
- Owner: matsest
- Created: 2024-12-01T10:06:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-06T16:27:44.000Z (over 1 year ago)
- Last Synced: 2025-03-27T01:53:25.485Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2024, golang, powershell
- Language: PowerShell
- Homepage:
- Size: 47.9 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
> :star: https://adventofcode.com
Trying to solve some puzzles...
## Previous entries
- [2023](https://github.com/matsest/advent2023) (Golang)
- [2022](https://github.com/matsest/advent2022) (Golang)
- [2021](https://github.com/matsest/advent2021) (Golang)
- [2020](https://github.com/matsest/advent2020) (Python)
- [2019](https://github.com/matsest/advent2019) (Python)
- [2018](https://github.com/matsest/advent2018) (Python)
- [2016](https://github.com/matsest/advent2016) (Python)
- [2015](https://github.com/matsest/advent2015) (Python)