What is binary tree?

Answer Posted / yenealem

It is a data structure on that every node on the tree
contains at most two children in the tree.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the complexity of sorting algorithm?

658


What are the different types of sorting? Explain the difference between them.

799


What are binary trees?

996


Which is more efficient merge sort vs quicksort?

634


Is hashset thread safe?

697


What is difference between set and map?

684


Design a datastructure to represent the movement of a knight on a chess board

727


Can we use any class as map key?

612


Does arraylist guarantee insertion order?

685


Is list a data structure?

662


How does a dynamic array work?

635


What is the difference between a hashmap and hashtable?

604


what is the difference between Linear Array and Linked List?

763


What is impact of signed numbers on the memory?

670


What is mergesort and hashtable?

851