Topic: Array Problem / Level: intermediate

Problem: Find the maximum possible value of the product of two non-overlapping subarrays.

Run the code to see the output here...