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


Please Help Members By Posting Answers For Below Questions

How treemap orders the elements if the key is a string?

689


What is the best time complexity of bubble sort?

703


What do you understand by stable sort?

694


Is array faster than arraylist?

657


Why is hashing used?

625


Which sorting algorithm is used in collections sort?

598


Can we make hashmap synchronized?

694


Can we add duplicate keys in a hashmap? What will happen if we attempt to add duplicate values?

636


What is hash value of a string?

662


Why is reflection slower?

689


Explain the most efficient method to reverse a linked list?

647


What does map stand for?

638


What is the difference between hashset and treeset?

707


Why using cookie to store session info is a better idea than just using session info in the request?

712


Is a hashset ordered?

679