Skip to content

The answers of the first puzzles on the advent of code in Java

License

Notifications You must be signed in to change notification settings

forax/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2024

Let's try to do the advent of code 2024 in Java 23 (with '--enable-preview')

Like last year, i will only do the first part of each challenge in hope it wil not take too much time. Unike last year, 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

The answers of the first puzzles on the advent of code in Java

Topics

Resources

License

Stars

Watchers

Forks

Languages