What is complete binary tree in data structure?



What is complete binary tree in data structure?..

Answer / Veerander Kumar Yadav

A complete binary tree is a binary tree in which every level, except possibly the last, is completely filled and all nodes are as far left as possible. It can be represented using array.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What is weight balanced tree in data structure?

1 Answers  


Describe tree database.

1 Answers  


Define primary data structures?

1 Answers  


Which one is the simplest sorting in data structure?

1 Answers  


Which interfaces are implemented by printerstatereasons?

1 Answers  


Discuss the difference between a stack and an Array?

1 Answers  


Why using cookie to store session info is a better idea than just using session info in the request?

1 Answers  


What is the quickest sorting algorithm?

1 Answers  


What is time complexity of sorting algorithms?

1 Answers  


What is meant by balanced binary tree?

1 Answers  


What is data structure geeksforgeeks?

1 Answers  


What is Another name of Dynamically allocating memory.

1 Answers  


Categories