in tree construction which is the suitable efficient data structure? (Array, linked list, stack, queue)


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

What is selection in an algorithm?

0 Answers  


Can arraylist store objects?

0 Answers  


What is the use of placement new?

0 Answers  


What is an externalizable interface?

0 Answers  


Who invented merge sort?

0 Answers  






Why do we Use a Multidimensional Array?

0 Answers  


What is a spanning tree?does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?

0 Answers  


What is meant by binary tree?

0 Answers  


Can we increase the size of statically allocated array?

0 Answers  


Is linkedlist thread safe?

0 Answers  


What is an ordered list?

0 Answers  


How can we remove loops in a linked list? What are the functions of fast and slow pointers?

0 Answers  


Categories