If there are 1 to 100 Numbers in array of 101 elements.
Which is the easy way to find repeated number?
Answer Posted / rahul
Binary Tree. But their exists better solution
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Should I learn c++ c?
What is the difference between the parameter to a template and the parameter to a function?
How does c++ structure differ from c++ class?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
Differentiate between declaration and definition.
Name the implicit member functions of a class.
Define a nested class. Explain how it can be useful.
How do you remove an element from a set in c++?
Why c++ is created?
What is the extraction operator and what does it do?
Is dev c++ a good compiler?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
What is the most powerful coding language?
What is the importance of mutable keyword?
What is a down cast?