Topic: Array Problem / Level: beginner

Problem: Find the longest subarray where all elements are less than a given number k.

Run the code to see the output here...