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
Files
0b0f4eabb4856eca1ca66ae4c401fb22ffe4c148
Advent-Of-Code
/
AdventOfCode.HelperClasses
T
History
Buddhism8003
0b0f4eabb4
Added a Downloader for AoC puzzle inputs
2025-12-14 16:06:38 +01:00
..
AdventOfCode.HelperClasses.csproj
Extract
IntArrayEqualityComparer
to new
AdventOfCode.HelperClasses
project and refactor solution to use the shared class
2025-12-12 12:39:31 +01:00
Coordinate.cs
Added a Downloader for AoC puzzle inputs
2025-12-14 16:06:38 +01:00
IntArrayEqualityComparer.cs
Extract
IntArrayEqualityComparer
to new
AdventOfCode.HelperClasses
project and refactor solution to use the shared class
2025-12-12 12:39:31 +01:00
IntegerRange.cs
Added unit test project for HelperClasses and tests for
IntegerRange.cs
. Implemented IEnumerable on IntegerRange.
2025-12-14 14:45:13 +01:00