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
Does linked list allow null values?
What is reduction to sorting method?
What is inplace sorting?
How do I sort a hashmap key?
Define splay tree?
How does dynamic memory allocation help in managing data?
What is difference between hashmap and arraylist?
What is data type explain?
What is binary tree give example?
Define union-by-weight?
How do you clear a stack?
Is priority queue sorted?
Explain the term tail recursion?
Define the term “percolate up”?
What is different between array and list?