Can hashtable have duplicate values?


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

Post New Answer

More Data Structures Interview Questions

What is Insertion sort, selection sort, bubble sort( basic differences among the functionality of the three sorts and not the exact algorithms)?

0 Answers   TCS,


Which algorithm is used in arrays sort?

0 Answers  


Which sorting is best and why?

0 Answers  


Can hashset contain null?

0 Answers  


Is array static or dynamic?

0 Answers  






Are sets sorted?

0 Answers  


Can you provide some implementation of a dictionary having large number of words?

0 Answers  


What are the advantages of modularity?

0 Answers  


Which language is best for learning data structures and algorithms?

0 Answers  


Which sorting is worst?

0 Answers  


What is difference between hashmap and treemap?

0 Answers  


In the given binary tree, using array you can store the node 4 at which location? 1 2 3 - - 4 - - 5

1 Answers  


Categories