Topic: Backtracking Problem / Level: intermediate

Problem: Solve the "Tug of War" problem by finding valid partitions of a set that minimize the difference in sums.

Run the code to see the output here...