Topic: Array Problem / Level: intermediate

Problem: Find the length of the longest increasing subarray in an array.

Run the code to see the output here...