What is difference between hashset and treeset?


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

Post New Answer

More Data Structures Interview Questions

Describe binary tree and its property.

0 Answers  


Why is bubble sort stable?

0 Answers  


what is AVL tree?

5 Answers   ADS, TCS,


Why sorting is done?

0 Answers  


What is meant by hashing?

0 Answers  


What are the advantages of linked list over an array?

0 Answers  


Define heap?

0 Answers  


What’s the difference between enumeration and iterator interfaces?

0 Answers  


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

0 Answers  


Explain about circular linked list?

0 Answers  


Which is the parent class of sortedset<e> class?

0 Answers  


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

0 Answers  


Categories