mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2026-03-13 08:51:02 +08:00
* Simplify dpMaximumSubarray * change var name from currentMaxSum to currentSum * fix comment with old variable name
* Simplify dpMaximumSubarray * change var name from currentMaxSum to currentSum * fix comment with old variable name