Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Lindemeier 52bf32f692 Refactor Day07 to rename variables and fix return type for timeline count methods 2025-12-08 10:32:56 +01:00
Sebastian Lindemeier 249e092494 Refactor Day07 to rename variables for clarity in timeline count recursion logic 2025-12-08 10:31:15 +01:00
Sebastian Lindemeier 14e4a8dfe9 Refactor Day07 to simplify timeline count logic and remove redundant methods 2025-12-08 10:19:31 +01:00
Sebastian Lindemeier 92ef64fd88 Refactor Day07 to extract common coordinate enqueue logic 2025-12-08 10:03:43 +01:00
Sebastian Lindemeier afc7997fa2 Add another Day07 part 2 solution, that's way simpler 2025-12-08 07:00:50 +01:00
Sebastian Lindemeier 62f46aff7d Refactor Day07 to extract node visited count update logic 2025-12-07 17:51:57 +01:00
Sebastian Lindemeier f0ac76df15 Add Day 07 solution 2025-12-07 17:48:20 +01:00