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 are the advantage of linked list over array?
Explain stacks and queues in detail.
Is arraylist a collection?
What is heap tree?
What is collections singletonmap?
What is pivot in quicksort?
What do you mean by priority queue?
How does threaded binary tree represented in data structure?
Explain the Array
Why sorting is done?
Explain recursive function & what is the data structures used to perform recursion?
Does hashmap preserve insertion order?