what is atmost complete binary tree?

Answer Posted / aniket

I wold like to make 1 small change in answer1.

No. of nodes varies from 2^(h-1)+1 to 2^(h) -1

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What method removes the value from the top of a stack?

554


Is binary tree a bst?

513


How many sorting are there in data structure?

494


What is the time complexity of arrays sort?

471


what is the difference between Linear Array and Linked List?

586






Which is faster hashmap or hashtable?

518


List the differences between comparable and comparator interface?

496


What is the difference between push and pop?

605


List out a few of the applications that make use of Multilinked Structures?

729


Define graph?

730


Define path in a graph?

521


What is declaring array?

480


What is difference between array and arraylist? When will you use array over arraylist?

525


What are binary search and fibonacci search?

513


What are different methods of collision resolution in hashing.

496