Sebastian Lindemeier
|
aaf32260d0
|
Extract Coordinate, IntegerRange and Coordinate3d to new AdventOfCode.HelperClasses project and refactor solution for modularity and type consistency
|
2025-12-12 13:14:17 +01:00 |
|
Sebastian Lindemeier
|
d0b612154a
|
Extract Combinations method to AdventOfCode.Extensions and refactor usages to improve modularity and reduce duplication
|
2025-12-12 12:35:01 +01:00 |
|
Sebastian Lindemeier
|
82772fd4e0
|
Refactor Day04 and Day09 to rename methods and variables for improved clarity and update Day09 tests with additional input file and test case
|
2025-12-11 06:01:54 +01:00 |
|
Sebastian Lindemeier
|
411672d8c3
|
Refactor Day08 and Day09 to update collection types and method names for improved consistency and clarity
|
2025-12-09 11:41:41 +01:00 |
|
Sebastian Lindemeier
|
3360b6cfba
|
Refactor Day09 to rename RectangleOverlapsBorder to RectangleCrossesBorder for method clarity
|
2025-12-09 11:25:23 +01:00 |
|
Sebastian Lindemeier
|
0101f506cb
|
Refactor Day09 to rename MinMax to CoordinatePair and update related method names for consistency
|
2025-12-09 10:44:32 +01:00 |
|
Sebastian Lindemeier
|
a043c574f5
|
Add Day09 implementation with puzzle-solving logic and tests
|
2025-12-09 10:39:26 +01:00 |
|