What is binary tree?

Answer Posted / ajay

A binary tree is a data structure in which the nodes
contains at most two links(i.e.,left child and/or right
child)

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are dynamic data structures?

921


Mention one advantage and disadvantage of using quadratic probing?

769


Is data structures and algorithms important?

668


What is the Difference between treemap and hashmap?

662


Is data structure a data type?

700


What is meant by a dynamic array?

682


Suppose in an integer array, there is 1 to 100 number, out of one is duplicate, how to find?

731


What is data structure and data type?

731


What is a matrix? Explain its uses with an example

755


What is thread and types of thread?

695


Define a relation?

710


Does arraylist guarantee insertion order?

681


What is the difference between hashset and linkedhashset?

698


Explain the principle of quicksort. What is its complexity?

806


What is the complexity of arrays sort?

718