rushikeshnakhate / HackaThon

Assignments
0 stars 0 forks source link

Kadane's Algorithm #21

Open rushikeshnakhate opened 4 years ago

rushikeshnakhate commented 4 years ago

Given an array arr of N integers. Find the contiguous sub-array with maximum sum.