In the Video the Concept of the unique number is fails when a number is repeated odd numbers of time. How to solve if the array contains element like 1 1 2 2 2 6 6 6 8 8 8 4 ?
Bitwise Operator solution
@akash.91.yadav the Concept of the unique numberonly works for even number of times
otherwise it can be of this type then