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

In what areas do data structures applied?

579


What are the advantages and disadvantages of copyonwritearraylist?

749


What's the difference between an array and vector?

571


What is sorting and classifying?

570


What is unmodifiable list?

590






What are linked lists most commonly used for?

557


What is the idea behind splaying?

1366


Does linkedhashset allow null values?

591


Is arraylist a class?

539


What is stable sort example?

580


Define heap order property?

623


Explain the priority queue?

608


Explain implementation of traversal of a binary tree.

670


Explain multiply linked list in short.

608


Can hashmap be sorted?

592