an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

How do you represent a linked list?

0 Answers  


State the difference between persistent and ephemeral data structure?

0 Answers  


Is array immutable?

0 Answers  


Define ancestor and descendant ?

0 Answers  


How long does it take to master data structures and algorithms?

0 Answers  


Describe avl tree or height balanced binary search tree.

0 Answers  


How will you check the validity of an expression containing nested parentheses?

0 Answers  


What are threaded binary trees?

0 Answers  


What does simulation of queues mean?

0 Answers  


Compare Queue and Topic ?

0 Answers   Tech Mahindra,


How are the elements of a 2d array are stored in the memory?

0 Answers  


What is difference between while and do while?

0 Answers  


Categories