Topic: Array Problem / Level: intermediate

Problem: Find the smallest and largest possible sums of k consecutive elements in an array.

Run the code to see the output here...