/Kadene-s-algorithm

Dynamic-Programming solution of the "Kadene's Algorithm"/"Maximum Sum Subarray Problem": Given an array "a" of N integers. Find the contiguous sub-array with maximum sum.

Primary LanguagePythonMIT LicenseMIT

This repository is not active