Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justalittlewolf/adventofcode2023
My solutions to Advent of Code 2023
https://github.com/justalittlewolf/adventofcode2023
advent-of-code advent-of-code-2023 java
Last synced: about 2 months ago
JSON representation
My solutions to Advent of Code 2023
- Host: GitHub
- URL: https://github.com/justalittlewolf/adventofcode2023
- Owner: JustAlittleWolf
- Created: 2023-11-30T15:14:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-26T18:39:50.000Z (about 1 year ago)
- Last Synced: 2023-12-27T18:43:25.037Z (about 1 year ago)
- Topics: advent-of-code, advent-of-code-2023, java
- Language: Java
- Homepage:
- Size: 91.8 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).