if the repetation of a number is 2 times instead of a single time then how would we recognize the unique number
Unique number ||| bitmasking
Hey Dipansha, it is mentioned in Unique Number - III problem that all the numbers will present thrice except for one number which is only present once. So, there will be no number which is occurring twice in this problem.