Topic: Array Problem / Level: advanced

Problem: Implement a function to find the maximum product of non-overlapping subarrays that are also sorted.

Run the code to see the output here...