Find duplicates in infinite range. Which data structure to be used to give efficient solution?


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

Post New Answer

More Data Structures Interview Questions

What is difference between hashtable and hashmap?

0 Answers  


Write program for Bubble Sort ?

0 Answers  


What is time complexity of sorting algorithms?

0 Answers  


Describe the merge sort principle and what will be its time complexity?

1 Answers   Wipro,


Why insertion is faster in linked list?

0 Answers  


What do you mean by recursive definition?

0 Answers  


What is a directed graph?

0 Answers  


What is the bucket size, when the overlapping and collision occur at the same time?

1 Answers  


Which sorting algorithm is worst?

0 Answers  


Does treemap preserve order?

0 Answers  


You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?

0 Answers   TCS,


What happens if an array goes out-of-bounds?

0 Answers   TCS,


Categories