Topic: Dynamic Programming Problem / Level: beginner

Problem: Determine if it is possible to partition a set into two subsets with equal sums.

Run the code to see the output here...