Hi
i have a programming problem ;)
I have a set of number(there is no limit must be dynamic) and i want to find out the unique numbers from the set i.e numbers which are not repeated.
Observation:
1) No. of element in set should not be limited
2) Algorithm should be As simple as possible
I am trying to find an algo please help me if any one can....
from
khan