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

Which language is best for learning data structures and algorithms?

0 Answers  


What is stack push?

0 Answers  


Define a tree?

0 Answers  


What are the standard ways in which a graph can be traversed?

0 Answers  


Differentiate linear from non linear data structure?

0 Answers  


Which interfaces are implemented by concurrentskiplistset?

0 Answers  


Is arraylist a list?

0 Answers  


Differentiate between the singly linked list and doubly linked list.

0 Answers  


Does treemap sort on key or value?

0 Answers  


Is linked list faster than array?

0 Answers  


What is a matrix? Explain its uses with an example

0 Answers  


List out the basic operations that can be performed on a stack?

0 Answers  


Categories