This website requires JavaScript.
Explore
Help
Sign In
Kharec
/
advent-of-code
Watch
1
Star
0
Fork
0
You've already forked advent-of-code
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b44a5928089f18ae89fd569c50d6796d08bb8d7d
advent-of-code
/
internal
/
2025
History
Kharec
3d35a57723
feat: solve part two using right-to-left processing
2025-12-06 12:08:57 +01:00
..
DayFive
feat: solve part two using merged ranges
2025-12-05 09:08:10 +01:00
DayFour
feat: solve part two with iterative process
2025-12-04 07:05:56 +01:00
DayOne
feat: solve P2, same as P1 but check every time the dial passes through 0 during the rotation
2025-12-01 07:41:50 +01:00
DaySix
feat: solve part two using right-to-left processing
2025-12-06 12:08:57 +01:00
DayThree
feat: solve part two, still with greedy algorithm
2025-12-03 10:36:14 +01:00
DayTwo
feat: don't bruteforce every number, use recursion to generate patterns to look for
2025-12-02 18:09:45 +01:00
register.go
feat: register day six
2025-12-06 11:04:13 +01:00