Skip to content

Commit 1c3cecf

Browse files
committed
Add knapsack problem.
1 parent 817ad9d commit 1c3cecf

File tree

1 file changed

+1
-1
lines changed
  • src/algorithms/sets/knapsack-problem

1 file changed

+1
-1
lines changed

src/algorithms/sets/knapsack-problem/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ and ![unbounded knapsack](https://wikimedia.org/api/rest_v1/media/math/render/sv
6666
## References
6767

6868
- [Wikipedia](https://en.wikipedia.org/wiki/Knapsack_problem)
69-
- [YouTube](https://www.youtube.com/watch?v=8LusJS5-AGo)
69+
- [0/1 Knapsack Problem on YouTube](https://www.youtube.com/watch?v=8LusJS5-AGo)

0 commit comments

Comments
 (0)