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

Explain the uses of matrix with an example?

552


When would you use a tuple?

482


What are the advantages of linked list?

427


What do you mean by primary clustering?

569


Is bubble sort adaptive?

518






State the difference between primitive and non-primitive data types?

677


Define a queue?

561


How many types of data structures are used?

522


Name few collections map implementations?

524


Is pointer a variable in data structure?

525


What are the advantages of array?

472


Write a program to reverse a link list.

544


What is a vector class?

489


Which data structure is used to perform recursion?

500


When ArrayIndexOutOfBoundsException occurs?

658