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 difference between array and arraylist? When will you use array over arraylist?
What is a node in it?
Should I use hashmap or hashtable?
Difference between abstract data type, data type and data structure?
What is data in computer science?
do records fall under linear or non linear data structures?
Discuss how to implement queue using stack.
Write a Program for Linked list manipulation.
Why quicksort is faster?
What is the difference between collection and collections?
How does arraylist size work?
What is impact of signed numbers on the memory?
What is a undirected graph?
What is data structure and its operations?
What is difference between hashmap and map?