Answer Posted / wizard
A root node contains data part and has link part. i.e links
to its child. if it is binary tree it has two links i.e left
child and right child
| Is This Answer Correct ? | 36 Yes | 6 No |
Post New Answer View All Answers
Where is data structure used?
Is array size dynamic or fixed?
Why is hashmap faster than treemap?
What is time complexity of arrays sort?
What are binary search and fibonacci search?
What is reduction to sorting method?
Can you make an arraylist of arrays?
Which sort algorithm is best?
What is array simple?
What are the disadvantages of linked list over array?
Define red-black trees.
What will happen if an array goes out of bounds?
What is the use of sorting the data?
What is garbage collection in data structure?
What do you mean by Syntax Error