use hashmap

On Fri, Feb 22, 2013 at 12:58 AM, marti <[email protected]> wrote:

> How do I Find the Unique Element that Appears exactly k Times in an Array?
>  the problem is given an integer array, only one integer appears* k* times,
> all the other integers appears *m* times in the array (*k*<*m*). Find out
> that integer.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to