dp_algorithms/partition_equal_subset_sum library

Functions

canPartition(List<int> nums) bool
⚖️ Partition Equal Subset Sum (Dynamic Programming)