Topic: Language Problem / Level: advanced

Problem: Write a program to find the maximum product subarray using Kadane’s algorithm.

Run the code to see the output here...