You are given a list of integers that may contain duplicate values. Your task is to remove the duplicate numbers and return a collection that contains only unique numbers.
Example:

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?