#416

Partition Equal Subset Sum

medium· 1-D DPruns: 0

Given an integer array nums, return true if you can partition the array into two subsets such that the sum of the elements in both subsets is equal, otherwise return false.

sign in to paste and practice your own solution
desktop only

codedrill is a typing game and needs a real keyboard. open this on a laptop or desktop to practice.

you can still browse problems and sections from your phone.