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
Why is treeset sorted?
Differentiate between queue and stack.
Does arraylist maintain order?
Can we change load factor of hashmap?
What do you mean by data types?
Define non-terminal nodes in a tree?
If you do not initialize an array what will happen?
What is reduction to sorting method?
Explain quick sort?
Which algorithm is used in collections sort method?
Parenthesis is never required in postfix or prefix expressions, why?
How does a treemap work?
What are two types of sorting?
Which sorting algorithm is best for small data?
Define threaded binary tree.