Is list a data structure?
No Answer is Posted For this Question
Be the First to Post Answer
Define terminal nodes in a tree?
What are the major data structures used in the following areas : network data model & hierarchical data model?
Describe the types of data structures?
Differentiate between hashset and treeset.
Why is data structure used?
Can we use any class as map key?
Does arraylist have index?
Is treeset sorted?
What does list clear do?
What is a minimum spanning tree?
Where is binary tree used?
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.