What is binary tree?

Answer Posted / babita

A tree with at most two children for each node.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who invented data structure?

631


Define degree of the node?

556


How is a hashset implemented?

465


Why do we need arrays if all the operations that are performed on arrays can be performed on arraylist?

438


What are the difference between a stack and a queue?

518






Sorting is not possible by using which of the methods?

486


Explain circular linked list?

520


Why is hashmap faster than arraylist?

522


Define a binary search tree?

550


Why quicksort is faster?

481


How will you sort the elements of array in descending order?

587


Is quicksort a stable sorting algorithm?

523


For which header list, the last node contains the null pointer?

478


Is array a linked list?

472


Can hashmap be sorted?

499