Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/nuoxoxo/aquaq into main
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo committed Sep 27, 2024
2 parents 4f31698 + 6cef7d2 commit 065e588
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@
`$ export COOK=" ... "`

- __Notes__
- 15/ classic Bidirectional BFS
- 18/ hour arithmetic - add 1 or -1 second
- 17/ date arithmetic - `currdate.Sub(prevdate)`
- 15/ bidirectional BFS
- 13/ most repeated substring/pattern
- 10/ Dijkstra - min heap / priority queue implementation in Go
- 9/ `Mul` from BigInt
- 8/ using a len-5 array to countdown expiration
- 7/ implement ELO
- 5/ OOP of rolling dice
- 5/ rolling dice OOP

- __Run solution #10__

Expand Down

0 comments on commit 065e588

Please sign in to comment.