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
74
Commits
1
Branch
0
Tags
5e3bb8114068caac0a0685418d0a269770f7a612
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
5e3bb81140
Added a sliding window extension for IEnumerable
2026-01-30 21:55:40 +01:00
AdvenOfCode.Contracts
Add AoC 2025 project structure and first solutions
2025-12-04 21:40:42 +01:00
AdventOfCode.Downloader
switched the input arguments of teh downloader for better user experience
2025-12-14 16:07:47 +01:00
AdventOfCode.Extensions
Added a sliding window extension for IEnumerable
2026-01-30 21:55:40 +01:00
AdventOfCode.Extensions.Tests
Added a sliding window extension for IEnumerable
2026-01-30 21:55:40 +01:00
AdventOfCode.HelperClasses
Add Manhattan distance methods and
CoordinateNd
class for n-dimensionality support
2025-12-16 08:55: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
Refactor Day10 to simplify lamp parsing by removing redundant
.Index()
call and unnecessary LINQ chain
2025-12-15 10:28:06 +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
Added a Downloader for AoC puzzle inputs
2025-12-14 16:06:38 +01:00
.gitignore
Add global.json to .gitignore
2025-12-04 21:40:21 +01:00
AdventOfCode.sln
added test project for AdventOfCode.Extensions
2025-12-14 16:26:21 +01:00
S
Description
Advent of Code Solutions
106
KiB
Languages
C#
100%