Topic: Array Problem / Level: beginner

Problem: Find the longest subarray where the sum of the elements is equal to a given number x.

Run the code to see the output here...