Open
Description
Problem: https://leetcode.com/problems/maximum-subarray/
For example, if the given array is {-2, -5, 6, -2, -3, 1, 5, -6}, then the maximum subarray sum is 7 (see highlighted elements).```
Metadata
Metadata
Assignees
Labels
No labels