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
Mention one advantage and disadvantage of using quadratic probing?
What is a directed graph?
Is priority queue sorted?
Is learning data structures necessary?
What is concurrentlinkeddeque?
Can you dynamically allocate arrays in expanded memory?
Define a right-skewed binary tree?
Tell me why might quick sort might be better than merge sort?
What do you mean by hash table?
What is impact of signed numbers on the memory using data structures?
What is the default capacity of hashmap?
Can a stack be described as a pointer? Explain.
Is array a collection?
When will you use array over arraylist?
Describe the types of data structures?