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

What is the purpose of thread?

0 Answers  


How would you use bsearch() function to search a name stored in array of pointers to string?

0 Answers  


What is shell sort in data structure?

0 Answers  


What is sort in data structure?

0 Answers  


What is the time complexity of selection sort?

0 Answers  






what is the difference between dynamic as well as non - dynamic data structures.

0 Answers   Aricent,


Why do we need algorithm?

0 Answers  


What is the difference between list, set and map?

0 Answers  


How to reverse a singly linked list?

0 Answers  


What is the difference between arraylist and hashmap?

0 Answers  


Tell me about the different sorting techniques.

0 Answers   Visa,


Is stack a dynamic data structure?

0 Answers  


Categories