You must be logged in to post a comment.
You must be logged in to post a comment.
When we insert 10 and 17:
We have to maintain max-heap, so:
The level-order traversal of the heap after the insertion of the element is 20, 18, 17, 13, 12, 10, 15 So, option (D) is correct.You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.
You must be logged in to post a comment.