Topic: Array Problem / Level: beginner

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

Run the code to see the output here...