Topic: Array Problem / Level: beginner

Problem: Split an array into two subarrays such that the difference between their sums is minimized.

Run the code to see the output here...