Saved Bookmarks
| 1. |
What Do You Mean By Structure Property In A Heap? |
|
Answer» A heap is a binary TREE that is COMPLETELY filled with the POSSIBLE exception at the bottom level, which is filled from left to right. Such a tree is known as a complete binary tree. A heap is a binary tree that is completely filled with the possible exception at the bottom level, which is filled from left to right. Such a tree is known as a complete binary tree. |
|