Topic: Mathematics Problem / Level: intermediate

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

Run the code to see the output here...