https://github.com/teoneag/adventofcode2024
Advent of code 2024 solutions in Java
https://github.com/teoneag/adventofcode2024
Last synced: 2 months ago
JSON representation
Advent of code 2024 solutions in Java
- Host: GitHub
- URL: https://github.com/teoneag/adventofcode2024
- Owner: Teoneag
- Created: 2024-12-02T14:27:36.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-12T16:12:47.000Z (5 months ago)
- Last Synced: 2025-02-05T07:28:27.005Z (4 months ago)
- Language: Java
- Homepage: https://adventofcode.com/
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of code 2024 solution in Java
## To Find more elegant sol
Day 2 - part 2
Day 3 OR 4 IDK - part 2
Day 5 - part 2 - do i really need to find the ordering to get the middle nr?
Day 5 - part 2
https://javorszky.co.uk/2024/12/05/advent-of-code-2024-day-5/