Topic: Array Problem / Level: beginner

Problem: Find the longest contiguous subarray with elements that are greater than their immediate previous element.

Run the code to see the output here...