Back to QuestionsPractice with This Question
Subsets
54.6K views•Asked at Tesla•
Medium
Question Explain
Given an integer array `nums` of unique elements, return all possible subsets (the power set). Use a backtracking or iterative approach.
Start Trying This Question Simulation
Practice answering orally or with text to get instant AI feedback.