Topic: Mathematics Problem / Level: advanced

Problem: Create a program to find the maximum sum of a contiguous subarray using Kadanes algorithm.

Run the code to see the output here...