We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457b5a4 commit 119cddcCopy full SHA for 119cddc
README.md
@@ -102,7 +102,6 @@
102
* [0/1 Knapsack Problem](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/sets/knapsack-problem)
103
* [Integer Partition](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/math/integer-partition)
104
* [Maximum Subarray](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/sets/maximum-subarray)
105
- * Maximum sum path
106
* **Backtracking**
107
* **Branch & Bound**
108
0 commit comments