Topic: Array Problem / Level: intermediate

Problem: Given an array, find the subarray with the minimum product.

Run the code to see the output here...