Topic: Array Problem / Level: beginner

Problem: Find the longest contiguous subarray where all elements are greater than their index.

Run the code to see the output here...