AdventOfCode/AoC_2025
Sebastian Lindemeier 14e4a8dfe9 Refactor Day07 to simplify timeline count logic and remove redundant methods 2025-12-08 10:19:31 +01:00
..
AoC_2025.csproj Add AoC 2025 project structure and first solutions 2025-12-04 21:40:42 +01:00
Day01.cs small refactorings 2025-12-05 09:45:02 +01:00
Day02.cs Add AoC 2025 project structure and first solutions 2025-12-04 21:40:42 +01:00
Day03.cs Add AoC 2025 project structure and first solutions 2025-12-04 21:40:42 +01:00
Day04.cs small refactorings 2025-12-05 09:45:02 +01:00
Day05.cs Add Day 06 solution, needs cleanup later 2025-12-06 10:54:11 +01:00
Day06.cs Refactor Day06 to simplify operand handling and with using Zip-LINQ method 2025-12-07 17:46:54 +01:00
Day07.cs Refactor Day07 to simplify timeline count logic and remove redundant methods 2025-12-08 10:19:31 +01:00
Day08.cs Refactor Day08 to improve readability with LINQ 2025-12-08 09:35:26 +01:00