Heap - Max Heapify

preview_player
Показать описание
In this video, I show you how the Max Heapify algorithm works.
Рекомендации по теме
Комментарии
Автор

Thank u god all mighty i couldn't find a SINGLE video to explain this concept quickly and concisely omg!!

AliciaCramel
Автор

I call you "Zeus"
god of the algorithms
ruler of data structures

thanks man.

AlexChambersXYZ
Автор

Thanks buddy, you explained it and made it clearer than my professor who has 2 Phds...

MarsTheProgrammer
Автор

It was hard to find simple and clear explanation of this problem. Thank you.

dariuszd
Автор

This made so much sense! Thank you for explaining it so clearly!

kimberlyjohnson
Автор

I love you so much for creating this video! Saved my life!

HaloElite
Автор

Very well explained video and the visual representation was very well illustrated and broken down into a step-by-step formula that made it even easier to understand, thank you sir! :)

bobbymcgrath
Автор

much love man. my teacher is a 70 years old who it does not care about students. Thanks a lot !

Shobu
Автор

Perfect and simple explanation. Thank you!

botqqq
Автор

I think this guy was sick too..Hats off to you it was a great video

KnownUser
Автор

Brief and understandable explanation! Thank you. :)

Burak-pljl
Автор

Is there a particular reason you traverse the tree starting with the right subtree of 16 first on your tree at 2:00? I thought tree traversals (pre-order, post-order, in-order) put left before right in all cases?

MorleyDev
Автор

Great explanation, helped me a good bit.

MyVanir
Автор

Thank you so much this FINALLY makes sense :))

minkihairoil
Автор

Basically a Khan Academy video. Great job :)

DrakeLuce
Автор

6 minutes of "visualization" is worth more than 6 hours of explanation

RafaelNascimento-qojp
Автор

I dont get it. If this is big O(logN) Everytime you max heap something. You mess up the sub tree below. So you have to go back and max heap it again. Isn't it O(n^2)?

jontran
Автор

yeah i understood but how to make that understandable to computer

VersatileAnthem
Автор

How does the algorithm know when it needs to re-heapify subtrees?

transam
Автор

Which drawing app are you using for lecture?

deepakrout