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
In rdbms, explain what is the efficient data structure used in the internal storage representation?
Name two algorithms two find minimum spanning tree?
Define parent node?
Why set will not allow duplicates?
Why do we use arrays?
State the different types of linked lists?
Explain the common uses of tree database.
How do you sort large data?
What do you mean by free pool?
How to create an Array?
What is the top of a stack?
Can list contain null values?
Explain the terms base case, recursive case, binding time, run-time stack and tail recursion.
What does arrays tostring do?
Explain exception filter?