Buddhism8003
|
0b0f4eabb4
|
Added a Downloader for AoC puzzle inputs
|
2025-12-14 16:06:38 +01:00 |
Buddhism8003
|
33eb7322a8
|
Added unit test project for HelperClasses and tests for `IntegerRange.cs`. Implemented IEnumerable on IntegerRange.
|
2025-12-14 14:45:13 +01:00 |
Sebastian Lindemeier
|
85516cd783
|
Extract `IntArrayEqualityComparer` to new `AdventOfCode.HelperClasses` project and refactor solution to use the shared class
|
2025-12-12 12:39:31 +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
|
1e98d90c33
|
Add AoC 2025 project structure and first solutions
|
2025-12-04 21:40:42 +01:00 |