Skip to content

forax/advent-of-code-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2025

Let's try to do the advent of code 2025 in Java 25

Like last year and the year before.

I will only do the first part of each challenge in the hope it will not take too much time. I will try to write the solution in "Beautiful Java" and a code golfing solution :)

Each puzzle is contained in one file, by example for the day 1, you can just run

java src/main/java/AdventOfCode01.java

Each code will be published the day after.

Enjoy

About

Advent of Code 2025 in Java 25

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages