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 |
What is the difference between b tree and binary search tree?
How arraylist increase its size?
Which are the sorted collections?
What is internal and external sorting?
What is hashing technique? Describe in brief.
Does linked list allow duplicates?
How does bogo sort work?
What is a hashmap in c?
What do you mean by tree edge?
Describe the complexity of Quick Sort
What is difference between set and map?
What is the difference between hashmap and arraylist?