This website requires JavaScript.
Explore
Help
Sign In
Buddhism8003
/
AdventOfCode
Watch
1
Star
0
Fork
You've already forked AdventOfCode
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Solutions for AdventOfCode
42
Commits
1
Branch
0
Tags
251
KiB
C#
100%
938f836e1f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Sebastian Lindemeier
938f836e1f
Refactor Day11 to replace loops with LINQ `Sum` for cleaner aggregation logic and comment out failing test in Day09
2025-12-11 15:04:25 +01:00
AdvenOfCode.Contracts
Add AoC 2025 project structure and first solutions
2025-12-04 21:40:42 +01:00
AoC_2025
Refactor Day11 to replace loops with LINQ `Sum` for cleaner aggregation logic and comment out failing test in Day09
2025-12-11 15:04:25 +01:00
AoC_2025.Runner
Add Day10 implementation with puzzle-solving logic and tests
2025-12-11 06:02:07 +01:00
AoC_2025.Tests
Refactor Day11 to replace loops with LINQ `Sum` for cleaner aggregation logic and comment out failing test in Day09
2025-12-11 15:04:25 +01:00
.gitignore
Add global.json to .gitignore
2025-12-04 21:40:21 +01:00
AdventOfCode.sln
Add AoC 2025 project structure and first solutions
2025-12-04 21:40:42 +01:00