1.0.0 • Published 12 months ago

kadane-algorithm v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

Kadane's Algorithm

A JavaScript implementation of Kadane's Algorithm for finding the maximum subarray sum.

Installation

npm install kadane-algorithm
1.0.0

12 months ago