1.0.0 • Published 5 months ago

kadane-algorithm v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 months ago