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: 7 months 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T22:11:43.000Z (about 1 year ago)
- Last Synced: 2025-06-19T07:04:41.507Z (7 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
This repository holds my solutions to some problems from [Advent of Code](https://adventofcode.com/).
Different languages (javascript, java, kotlin) are used, and some solutions are incomplete.