Topic: Array Problem / Level: intermediate

Problem: Find the smallest subarray whose sum is greater than or equal to the product of its length.

Run the code to see the output here...