what is atmost complete binary tree?

Answer Posted / shikha

all the leaf should be in last or second last level.no other level is allowed

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data structure explain in detail?

509


How expression trees are gets represented in data structure?

493


How are elements stored in hashset?

458


Advanced problems related to Data Structures were asked

537


Why do we use stacks?

471






Why is data structure?

473


What is bubble sort algorithm in data structure sort and searching?

525


How many sorting techniques are there?

482


Can you distinguish between ArrayList and Array?

578


What are the advantages of modularity?

503


What is meant by linked list?

473


Can hashmap have duplicate keys?

493


Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).

541


What is numeric array?

447


Define circular list?

555