what is binary tree?

Answers were Sorted based on User's Feedback



what is binary tree?..

Answer / tadveer verma

a tree which has atmost two child is called a binary tree.

Is This Answer Correct ?    2 Yes 3 No

what is binary tree?..

Answer / chandra

the tree has at least two child is called a binary tree
.

Is This Answer Correct ?    0 Yes 9 No

Post New Answer

More Data Structures Interview Questions

What is quick sort example?

0 Answers  


Is hashmap keyset ordered?

0 Answers  


What should be done in the base case for this recursive problem?

0 Answers  


how a polynomial such as 6x^6+4x^3-2x+10 can be represnted by linked list?write an algorithm that reads such an polynomial

1 Answers  


Can hashset contain duplicates?

0 Answers  


What are some of the best practices relating to the java collection framework?

0 Answers  


What does bubble sort do?

0 Answers  


Why null is not allowed in treemap?

0 Answers  


What is type structure?

0 Answers  


Is radix sort faster than quicksort?

0 Answers  


Can arraylist contain duplicates?

0 Answers  


How to cut or remove an element from the array?

0 Answers  


Categories