https://github.com/JustAlittleWolf/AdventOfCode
My solutions to Advent of Code
https://github.com/JustAlittleWolf/AdventOfCode
advent-of-code advent-of-code-2023 advent-of-code-2023-java advent-of-code-2024 advent-of-code-2024-kotlin
Last synced: about 1 month ago
JSON representation
My solutions to Advent of Code
- Host: GitHub
- URL: https://github.com/JustAlittleWolf/AdventOfCode
- Owner: JustAlittleWolf
- Created: 2023-11-30T15:14:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-24T22:11:43.000Z (5 months ago)
- Last Synced: 2025-04-02T02:46:58.866Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2023, advent-of-code-2023-java, advent-of-code-2024, advent-of-code-2024-kotlin
- Language: Java
- Homepage:
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2023
My *w*o*n*k*y* solutions in the beautiful language of Java.
Solutions can be found in [src/main/java/me/wolfii/implementations](https://github.com/JustAlittleWolf/AdventOfCode2023/tree/master/src/main/java/me/wolfii/implementations).