Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the maximum product of a contiguous subarray.

Run the code to see the output here...