Answer Posted / himani madan
A binary tree is a tree in which each node has either 0 or 2
child nodes.
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Explain linked list in short.
What is thread and types of thread?
What is a Stack? Explain with example?
What are the tasks performed during inorder traversal?
Can we give size to arraylist?
What do you mean by selection sort?
Define depth and height of a tree?
What is sorting with example?
Is list a data structure?
How do you sort an array in decreasing order?
Can you list out the areas in which data structures are applied extensively?
What is a subtree?
Explain exception filter?
Define a stack?
Does arraylist maintain insertion order?