This website requires JavaScript.
Explore
Help
Sign In
xuu
/
advent-of-code
Watch
1
Star
0
Fork
0
You've already forked advent-of-code
Code
Pull Requests
1
Actions
Activity
100
Commits
5
Branches
0
Tags
main
Branches
Tags
View all branches
Go to file
Code
xuu
77a0669f45
feat: add day 4 2024
2024-12-06 11:28:30 -07:00
.gitea
/workflows
chore(day17): add open list for A*
2024-01-01 14:12:53 -07:00
aoc2023
chore: make reduce more iter.Seq
2024-12-01 11:37:27 -07:00
aoc2024
feat: add day 4 2024
2024-12-06 11:28:30 -07:00
hacker-rank
chore: add hackerrank solutions
2024-10-26 12:03:06 -06:00
ranger
add ranger
2024-04-05 16:27:02 -06:00
template
chore: change module
2023-12-15 15:14:42 -07:00
.gitignore
chore: add day 1 and 2
2023-12-02 18:28:38 -07:00
aoc_test.go
chore: cleanup and add tools
2024-10-30 13:32:44 -06:00
go.mod
chore: setup folders for aoc 2024
2024-10-26 11:38:44 -06:00
go.sum
chore: add day 14
2023-12-15 15:09:59 -07:00
grids_test.go
chore: cleanup and add tools
2024-10-30 13:32:44 -06:00
grids.go
chore: add day25 part 1
2024-11-20 09:07:01 -07:00
itertools_test.go
chore: cleanup and add tools
2024-10-30 13:32:44 -06:00
itertools.go
chore: make reduce more iter.Seq
2024-12-01 11:37:27 -07:00
list.go
chore: cleanup and add tools
2024-10-30 13:32:44 -06:00
math_test.go
chore: cleanup and add tools
2024-10-30 13:32:44 -06:00
math.go
chore(day17): implent A* path finder
2024-01-01 09:29:25 -07:00
README.md
Add README.md
2023-12-08 21:40:18 -07:00
README.md.sig
add ranger
2024-04-05 16:27:02 -06:00
runner.go
feat: add day 3 2024 (iter crashes on solution 2)
2024-12-03 14:51:54 -07:00
search.go
chore(aos): add compress graph
2024-01-12 12:09:44 -07:00
set_test.go
chore: cleanup and add tools
2024-10-30 13:32:44 -06:00
set.go
chore: cleanup and add tools
2024-10-30 13:32:44 -06:00
stack.go
chore: cleanup and add tools
2024-10-30 13:32:44 -06:00
README.md
Advent of Code 2023
Description
Advent of Code Solutions
https://adventofcode.com
Readme
660
KiB
Languages
Go
100%