Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wurstbroteater/adventofcode
Solution Scripts for Advent of Code
https://github.com/wurstbroteater/adventofcode
advent-of-code advent-of-code-2021 advent-of-code-2022
Last synced: 16 days ago
JSON representation
Solution Scripts for Advent of Code
- Host: GitHub
- URL: https://github.com/wurstbroteater/adventofcode
- Owner: wurstbroteater
- License: cc0-1.0
- Created: 2021-12-02T09:23:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T11:11:06.000Z (about 1 month ago)
- Last Synced: 2024-12-15T12:19:59.588Z (about 1 month ago)
- Topics: advent-of-code, advent-of-code-2021, advent-of-code-2022
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
This folder contains my solutions for the annual [Advent of Code](https://adventofcode.com/) (AOC) adventures.
I've started this fascinating challenge in 2021 while studying for my master's degree. In 2023, I've decided to upload
only the example inputs from the daily tasks and not the personalized puzzle.**Warning**: Some code may not be commented, idiomatic, optimized or considered readable. Viewer discretion is advised.