Answer Posted / guest
binary tree is parent node have maximum 2 child. that type
of tree is called as binary tree
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How many passes does bubble sort need?
Which interfaces are implemented by abstractqueue?
How to reverse a singly linked list?
Where the data structures are used?
How will you represent a linked list in a graphical view?
what is the difference between singly and doubly linked lists?
Why linked lists are better than arrays?
Devise a program to sort an array using bubble sort.
How do you create a tree diagram?
Can arraylist store primitives?
What is a height of a tree?
Define linked list data structure.
Define an algorithm. What are the properties of an algorithm? What are the types of algorithms?
What is peep stack?
Write a Program for Reverse a linked list.