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
|
6e3d180550
|
Refactor Day06 to simplify operand handling and with using Zip-LINQ method
|
2025-12-07 17:46:54 +01:00 |
Sebastian Lindemeier
|
b03404fe6a
|
Refactor Day06 to use LINQ for parsing numbers by column
|
2025-12-06 13:55:52 +01:00 |
Sebastian Lindemeier
|
90be974d36
|
Refactor Day06 to improve readability
|
2025-12-06 13:36:10 +01:00 |
Sebastian Lindemeier
|
1edbfab132
|
Refactor Day06 to use less ToArray()
|
2025-12-06 10:58:05 +01:00 |
Sebastian Lindemeier
|
47f468ff68
|
Add Day 06 solution, needs cleanup later
|
2025-12-06 10:54:11 +01:00 |