Skip to content

Commit 119cddc

Browse files
committed
Update README.
1 parent 457b5a4 commit 119cddc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: README.md

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
* [0/1 Knapsack Problem](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/sets/knapsack-problem)
103103
* [Integer Partition](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/math/integer-partition)
104104
* [Maximum Subarray](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/sets/maximum-subarray)
105-
* Maximum sum path
106105
* **Backtracking**
107106
* **Branch & Bound**
108107

0 commit comments

Comments
 (0)