Permutations: Given an array nums of distinct integers, return all the possible permutations.
read morePermutations: Given an array nums of distinct integers, return all the possible permutations.
read moreSubsets II: Given an integer array nums that may contain duplicates, return all possible subsets (the power set).
read moreSubsets: Given an integer array nums of unique elements, return all possible subsets (the power set).
read moreLetter Combinations of a Phone Number: Given a string containing digits from 2-9 inclusive, return all possible letter combinations that the number could represent.
read moreLetter Case Permutation: Given a string s, you can transform every letter individually to be lowercase or uppercase to create another string.
read moreValid Parentheses: Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.
read moreDon’t settle for anything less than the crown. Join our newsletter and become the King of Interviews! Click here to join now and get the latest updates.