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
Does treemap allow null values?
What is queue example?
Define a linear and non linear data structure.
What is linked hash set?
How many types of data structures are there?
Why we use linked list?
What is a cycle or a circuit?
Explain the principle of quicksort. What is its complexity?
Does the minimal spanning tree of a graph give the shortest distance between any 2 specified nodes?
what are the applications that use Linked lists?
Define indegree of a graph?
What is time complexity of hashmap?
What is the use of treemap?
What are linked lists used for?
What will you prefer for traversing through a list of elements between singly and doubly linked lists?