Topic: Array Problem / Level: intermediate

Problem: Find the longest subarray whose sum is a multiple of a given integer k.

Run the code to see the output here...