Name a few tree data structure application.



Name a few tree data structure application...

Answer / mamata nayak

Data structure applications are Binary search tree, Syntax tree, Suffix tree, Spanning tree, B-tree, b+tree,Trie tree, Heap tree and K_D tree.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Define a queue?

0 Answers  


What is bubble sort and selection sort?

0 Answers  


What is the complexity of selection sort?

0 Answers  


What are some of the best practices relating to the java collection framework?

0 Answers  


What is data type explain?

0 Answers  






What do you mean by breadth first search (bfs)?

0 Answers  


What does isempty() member method determines?

0 Answers  


What is Another name of Dynamically allocating memory.

0 Answers  


If you have to store one lakh objects, what will be a better option- a hash map or an array list?

0 Answers   DELL,


Explain in brief a linked list.

0 Answers  


How hashmap increases its size?

0 Answers  


Is set sorted?

0 Answers  


Categories