what is atmost complete binary tree?

Answer Posted / lomesh ahire

complete binary tree is tree in which all the nodes except
leaf nodes has two childes and all the leaf nodes are at
the same height.atmost complete binary tree is tree in
which all nodes has atmost two childs.

Is This Answer Correct ?    28 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dynamic array how is it created?

463


What is hashing in cyber security?

504


What is binary tree used for?

498


Differentiate between file and structure storage structure.

508


How many types of lists are there?

515






What type of variable is age?

476


What is the basic of data structure?

492


What is stack and its operations?

456


Are linked lists useful?

505


Which sorting technique is best in worst case?

496


Which file contains the definition of member functions?

496


How do you find the complexity of a selection sort?

481


Why do we need sorting algorithms?

501


How efficient is binary search?

464


What is the procedure to insert into a sorted array?

553