Skip to content

lucasrepo/Maximum-subarray-sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maximum-subarray-sum

Given an array of integers, the goal is to efficiently find the subarray that has the greatest value when all of its elements are summed together.

About

Find the sub-array that has the greatest value when all of its elements are summed together.

Topics

Resources

License

Stars

Watchers

Forks

Languages