Kadane's algorithm

English

Etymology

Devised by Jay Kadane of Carnegie-Mellon University.

Proper noun

Kadane's algorithm

  1. (computing theory) An algorithm for finding the contiguous subarray within a one-dimensional numeric array which has the largest sum.