Topic: Array Problem / Level: intermediate

Problem: Find the smallest subarray with a product greater than or equal to a given value x.

Run the code to see the output here...