InterviewSolution
Saved Bookmarks
| 1. |
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). |
|
Answer» zgizizkgzkgsgikkgzkxkgi |
|