In tree construction which is the suitable efficient data structure?
(a) Array (b) Linked list (c) Stack (d) Queue (e) none
Answer Posted / rohit sah
(b) Linked list
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is stable sort example?
What is stack algorithm?
Define a full binary tree ?
What is the use of placement new?
State the demerit of linear representation of binary trees?
What are the properties of binary tree?
How does bogo sort work?
What do you mean by level of the tree?
What are the Differences between map and hashmap?
What is collision in data structure?
Which is the parent class of linkedhashset class?
Find duplicates in infinite range. Which data structure to be used to give efficient solution?
Write a program to reverse a link list.
Does hashmap sort automatically?
Describe the degree term in a tree.