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 |
Will this code give error if I try to add two heterogeneous elements in the arraylist? And why?
What is non linear structure?
How to inverting a function in sort and searching?
What is difference between array and string?
How does threaded binary tree represented in data structure?
Define red-black trees.
Is hashmap an object?
What is the types of data structure?
How are the elements of a 2d array are stored in the memory?
Write a program for Sorting an Array. Which sorting will you prefer?
How is the front of the queue calculated in data structure?
Differentiate between failfast and failsafe.