Topic: Array Problem / Level: beginner

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

Run the code to see the output here...