Topic: Array Problem / Level: beginner

Problem: Find the largest contiguous subarray with all elements greater than a given number x.

Run the code to see the output here...