How did you in methon consolidate find out that the number of elements in A must be 2 times logarithm if I would have heap with two elements that has height of 5 i would be screwed wouldn't I be?
@megamindsfacerazor198717 күн бұрын
how would you have a heap of two elements but a height of five? that makes no sense lol
@abdulsamadh6318 Жыл бұрын
When you try to teach abstract concepts you should probably show how the operations work first to help people visualize before jumping to the code directly.
@mohsenmaj5262 Жыл бұрын
legend 🤩
@unity4arabic9487 ай бұрын
It take 8 minutes to extract min !!! So slow operating
@MichaelSambol7 ай бұрын
2x the speed :)
@unity4arabic9487 ай бұрын
@@MichaelSambol It was a joke 🤣 I meant extract min should be O(log(n))