Topic: Array Problem / Level: beginner

Problem: Find the longest increasing subarray in an array.

Run the code to see the output here...