Does hashset allow duplicates?


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

Post New Answer

More Data Structures Interview Questions

What is link list in data structure?

0 Answers  


In which data structure, elements can be added or removed at either end, but not in the middle?

42 Answers   Infosys, NIC, TTA, Wipro,


What are the different types of data structures?

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  


How is it possible to insert different type of elements in stack?

7 Answers   TCS,






What do you mean by tree edge?

0 Answers  


Mention the advantages of representing stacks using linked lists than arrays?

0 Answers  


What is the advantage of the heap over a stack?

0 Answers  


Explain the internal working of a hash map?

0 Answers  


What are the main differences between the linked list and linear array?

0 Answers  


Which sort show the best average behavior?

9 Answers  


What is the default value of Array?

0 Answers  


Categories