Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Oct 1, 2024
1 parent 98859b5 commit accf892
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
`$ export COOK=" ... "`

### __Notes__
- 33/ --- _quite possibly a knapsack problem_
- 33/ coin chain / knapsack problem
- 21/ shortest / min cost path - Dijkstra
- 18/ hour arithmetic - add 1 or -1 second
- 17/ date arithmetic - `currdate.Sub(prevdate)`
- 15/ bidirectional BFS
Expand Down

0 comments on commit accf892

Please sign in to comment.