https://github.com/presmihaylov/adventofcode
My advent of code solutions to problems of the competition year by year
https://github.com/presmihaylov/adventofcode
adventofcode golang
Last synced: 4 months ago
JSON representation
My advent of code solutions to problems of the competition year by year
- Host: GitHub
- URL: https://github.com/presmihaylov/adventofcode
- Owner: preslavmihaylov
- License: mit
- Created: 2019-12-04T05:45:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T16:34:04.000Z (about 1 year ago)
- Last Synced: 2025-01-01T17:34:06.418Z (about 1 year ago)
- Topics: adventofcode, golang
- Language: Go
- Size: 6.88 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# adventofcode
My [advent of code](https://adventofcode.com/) solutions to problems of the competition year by year.
Every year has a different team in terms of how I've solved the problems. Some aim at getting acquainted with a new programming language, others aim to get proficient with a given technology/concept.