https://github.com/bmatcuk/adventofcode2021
My solutions to the Advent of Code 2021
https://github.com/bmatcuk/adventofcode2021
Last synced: 4 months ago
JSON representation
My solutions to the Advent of Code 2021
- Host: GitHub
- URL: https://github.com/bmatcuk/adventofcode2021
- Owner: bmatcuk
- License: mit
- Created: 2021-12-01T23:01:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-25T14:12:34.000Z (over 4 years ago)
- Last Synced: 2026-02-11T02:11:33.768Z (4 months ago)
- Language: Julia
- Size: 170 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code, 2021 :christmas_tree:
My solutions to the [Advent of Code 2021] in [Julia].
I like to use the Advent of Code as a learning opportunity. This year, I
decided on learning [Julia]. I have zero experience with the language.
[Advent of Code 2021]: https://adventofcode.com/2021
[Julia]: https://julialang.org/