Topic: Array Problem / Level: beginner

Problem: Find the number of subarrays in an array whose sum equals zero.

Run the code to see the output here...