Can a hashmap have duplicate keys?


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

Post New Answer

More Data Structures Interview Questions

What is map data structure?

0 Answers  


How many types of search algorithms are there?

0 Answers  


What is the complexity of adding an element to the heap?

0 Answers  


Is there any difference between int[] a and int a[]?

0 Answers  


What are AVL trees?

0 Answers   HAL,






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

0 Answers  


Which sort is best for linked list?

0 Answers  


What is 1d array?

0 Answers  


What is sorting an array?

0 Answers  


What is the non linear data structure?

0 Answers  


What does the term sorting refer to?

0 Answers  


Explain the term binding time?

0 Answers  


Categories