Topic: Array Problem / Level: beginner

Problem: Check if an array can be partitioned into two subarrays with equal sums.

Run the code to see the output here...