Topic: Array Problem / Level: intermediate

Problem: Find the largest subarray where all elements are multiples of a given number k.

Run the code to see the output here...