maximum subarray problem
Sign in to saveAlso known as maximum sum subarray problem
the task of finding a contiguous subarray with the largest sum in a given array of numbers
Also known as maximum sum subarray problem
the task of finding a contiguous subarray with the largest sum in a given array of numbers