Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Sep 27, 2024
1 parent 28d491d commit 6cef7d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
- __Notes__
- 18/ hour arithmetic - add 1 or -1 second
- 17/ date arithmetic - `currdate.Sub(prevdate)`
- 15/ classic Bidirectional BFS
- 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 6cef7d2

Please sign in to comment.