Topic: Array Problem / Level: beginner

Problem: Find the longest subarray where the sum of elements is less than a given value x.

Run the code to see the output here...