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 is entryset in hashmap?

442


Are duplicates allowed in hashmap?

486


Is char array null terminated?

482


What is a spanning tree in data structure?

518


How can we remove loops in a linked list? What are the functions of fast and slow pointers?

672






What are the properties of an algorithm?

505


Explain the uses of b+ tree.

529


Who created quicksort?

519


Is copyonwritearraylist thread safe?

469


How to reverse a linked list iterative algorithm?

480


What are data structures in programming?

534


Which is faster hashmap or concurrenthashmap?

459


How do you balance a tree?

509


How does a dynamic array work?

447


Can arraylist store primitives?

453