Skip to content

It finds the maximum sum of a continuous subarray in a given array of integers.

Notifications You must be signed in to change notification settings

er-hiba/Maximum_Subarray_Sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Description

This program implements Kadane's algorithm to find the subarray within a given array that has the maximum sum.

Example

About

It finds the maximum sum of a continuous subarray in a given array of integers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages