Answer Posted / babita
A tree with at most two children for each node.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
which notations are used in evaluation of arithmetic expressions using prefix and postfix forms?
In an avl tree, at explain what condition the balancing is to be done?
What is a data structure? What are the types of data structures? Briefly explain them
How can I study data structures and algorithms?
Describe what is Node in link list? And name the types of Linked Lists?
Which searching algorithm is best?
Describe tree rotation in avl tree.
Define path in a graph?
Can you list out the areas in which data structures are applied extensively?
What do you mean by spanning tree?
What is a bubble sort and how do you perform it?
Which interfaces are implemented by linkedlist?
Is hashset a collection?
How to traverse data in a linked list in forward and backward direction, write the algorithm?
Define forest?