This website requires JavaScript.
Explore
Help
Sign In
Buddhism8003
/
Advent-Of-Code
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
59
Commits
1
Branch
0
Tags
3888fd23a85d08855a8c06370d2f7ea7bdc596ac
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Buddhism8003
3888fd23a8
Used IntegerRange from HelperClasses in solutions for day 02
2025-12-14 14:57:31 +01:00
AdvenOfCode.Contracts
Add AoC 2025 project structure and first solutions
2025-12-04 21:40:42 +01:00
AdventOfCode.Extensions
Extract
Combinations
method to
AdventOfCode.Extensions
and refactor usages to improve modularity and reduce duplication
2025-12-12 12:35:01 +01:00
AdventOfCode.HelperClasses
Added unit test project for HelperClasses and tests for
IntegerRange.cs
. Implemented IEnumerable on IntegerRange.
2025-12-14 14:45:13 +01:00
AdventOfCode.HelperClasses.Tests
Added unit test project for HelperClasses and tests for
IntegerRange.cs
. Implemented IEnumerable on IntegerRange.
2025-12-14 14:45:13 +01:00
AoC_2025
Used IntegerRange from HelperClasses in solutions for day 02
2025-12-14 14:57:31 +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
Introduce regex-based methods
SolvePart1Regex
and
SolvePart2Regex
in Day02 for another invalid ID detection
2025-12-12 20:37:31 +01:00
.gitignore
Add global.json to .gitignore
2025-12-04 21:40:21 +01:00
AdventOfCode.sln
Added unit test project for HelperClasses and tests for
IntegerRange.cs
. Implemented IEnumerable on IntegerRange.
2025-12-14 14:45:13 +01:00
S
Description
Advent of Code Solutions
106
KiB
Languages
C#
100%