Given an array of 2n elements of which n elements are same and the
remaining n elements are all different. Write a C program to find out
the value which is present n times in the array. There is no
restriction on the elements in the array. They are random (In
particular they not sequential).

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to