Skip to content

BlockyDotJar/AoC_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024 Solutions in Java

This repository contains solutions to Eric Wastls Advent of Code 2024.
Thank you, Eric!

While the code aims to be as fast as possible, I sometimes lack the time and/or knowledge to optimize it properly.


Note: This code isn't a masterpiece, and I am not a Java Pro, so don't expect that this is the best Java code, you have ever seen and there probably won't be all 25 day solutions.

Like I said, this is not the best or maybe not even a good solution.


Java Version used: 21.0.5

Day - Challenge name Part 1 Part 2
01 - Historian Hysteria
02 - Red-Nosed Reports
03 - Mull It Over
04 - Ceres Search
05 - Print Queue
06 - Guard Gallivant
07 - Bridge Repair
08 - Resonant Collinearity