Name a few tree data structure application.
Answer Posted / 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 View All Answers
Why do we need searching algorithms?
What is a subtree in data structures?
What is the order of selection sort?
Can you list out the areas in which data structures are applied extensively?
Differentiate between iterable and iterator.
Write an algorithm to show various operations on ordered list and arrays
What is a binary search tree? Explain with example?
Write a recursive c function to calculate the height of a binary tree.
What is data and information explain with example?
What is the difference between b tree and binary search tree?
List the data structures which are used in hierarchical data model.
What are the disadvantages of linked list over array?
Define ancestor and descendant ?
How does shell sort work?
State the rules to be followed during infix to prefix conversions?