Topic: Array Problem / Level: beginner

Problem: Find the number of subarrays where all elements are divisible by a given number k.

Run the code to see the output here...