Topic: Array Problem / Level: beginner

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

Run the code to see the output here...