Given two integers representing the numerator and denominator of a fraction, return the fraction in string format.
Given a sorted integer array without duplicates, return the summary of its ranges.
Given a collection of integers that might contain duplicates, nums, return all possible subsets.