Topic: Array Problem / Level: intermediate

Problem: Find the minimum sum of a subarray that contains at least k elements.

Run the code to see the output here...