Topic: Array Problem / Level: beginner

Problem: Check if the sum of the first k elements in an array is equal to the sum of the last k elements.

Run the code to see the output here...