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


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

Post New Answer

More Data Structures Interview Questions

What are different techniques for making hash function? Explain with example.

0 Answers  


Can list contain null values?

0 Answers  


How do I use quick sort?

0 Answers  


Can hashmap store null values?

0 Answers  


Write a Program for Insert in a sorted list

0 Answers  






How does a hashmap work?

0 Answers  


Which algorithm is used in collections sort method?

0 Answers  


Is hashmap an array?

0 Answers  


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  


Explain Stack

0 Answers   Tech Mahindra,


What is heap and its types?

0 Answers  


What data structure would you mostly likely see in a non recursive implementation of a recursive algorithm?

3 Answers   CTS,


Categories