Aanchal PatialFollowJul 11, 2020·1 min readDay 11 of July LeetCode ChallengeGiven a set of distinct integers, nums, return all possible subsets (the power set).Note: The solution set must not contain duplicate subsets.