Sven Woltmann 12/5/2025

Advent of Code 2025 – Java Solutions

Read Original

This article details the author's approach to solving the 2025 Advent of Code programming puzzles using Java. It emphasizes writing clear, high-quality code analyzed with SonarQube and utilizing Java 25 features. The post includes a walkthrough of the Day 1 solution, explaining the logic for both parts and discussing considerations like using Math.floorMod for correct modulo operations.

Advent of Code 2025 – Java Solutions

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes