Kadane's algorithm
English
Etymology
Devised by Jay Kadane of Carnegie-Mellon University.
Proper noun
Kadane
's
algorithm
(
computing
theory
)
An algorithm for finding the
contiguous
subarray
within a one-dimensional
numeric
array which has the largest
sum
.