Topic: Array Problem / Level: intermediate

Problem: Check if an array can be divided into k subarrays where the sum of each subarray is equal.

Run the code to see the output here...