Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salvobonsma/adventofcode
https://github.com/salvobonsma/adventofcode
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/salvobonsma/adventofcode
- Owner: salvobonsma
- Created: 2023-11-30T20:20:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T06:52:53.000Z (about 1 year ago)
- Last Synced: 2024-11-09T12:24:26.278Z (about 2 months ago)
- Language: Java
- Size: 187 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains my Advent of Code solutions. I recommend to try yourself before spoiling the solution.
My code is not optimized for runtime speed; inefficiencies may be annotated with comments.