Topic: Array Problem / Level: intermediate

Problem: Check if an array contains a subarray with a sum equal to the sum of its indices.

Run the code to see the output here...