In tree construction which is the suitable efficient data structure?

(a) Array (b) Linked list (c) Stack (d) Queue (e) none



In tree construction which is the suitable efficient data structure? (a) Array (b) Linked list ..

Answer / rohit sah

(b) Linked list

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What do you mean by recursive definition?

1 Answers  


What is the bucket size, when the overlapping and collision occur at the same time?

1 Answers  


What is difference between rb tree and avl tree?

1 Answers  


Is tuple immutable?

1 Answers  


What is the difference between list and arraylist?

1 Answers  


Is treeset thread safe?

1 Answers  


example of linear and non-linear data structures?

9 Answers   Aricent, Infosys,


Which sorting algorithm is used in collections sort?

1 Answers  


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

1 Answers  


Can we sort hashmap?

1 Answers  


What is the use of heap sort?

1 Answers  


How to get largest and smallest number in an array?

1 Answers  


Categories