Quadratic Probing Hash Table Example

preview_player
Показать описание
Insert the following numbers into a hash table of size 7 using the hash function H(key) = (key + j^2 ) mod 7. Show the result when collisions are resolved.

Numbers: 76, 40, 48, 5, 20

Please subscribe !

►Discrete Mathematics Workbooks:

Рекомендации по теме
Комментарии
Автор

Best explaination I found after wasting hours on YouTube! Thanks man.

sameersingh
Автор

This is relatively easy. But my professor made this seem like a extremely complex stuff.
Thanks for the clean explanation.

JR-mkow
Автор

This was one of the best explanations of a CS concept I have found. Simple, straightforward. Thank you very much!

ellegy
Автор

Really most of the world's students benefited from your explanation, thank you very much

mantraug
Автор

I'd been struggling with this for Watching this video helped me to get it sorted in my brain and on paper so that I could complete my school assignment in under an hour. GREAT VIDEO TUTORIAL!!! 😘

dearickmilton
Автор

I wish the book could have explained this concept the way you did so simple and straight forward thanks dude

lungelosbongakonke
Автор

Thanks for the explanation, my right ear loved it

patrickstar
Автор

Finally -- someone that does the math.

Thank you so much!!

My professor kept circling around this and didn't give us this clear of an explanation -- You're a hero of epic proportions, sir!

ingenious
Автор

This is such a good explanation, a lot of the larger channels aren't this good! Thank you!!

JamesTomy
Автор

So helpful! We're doing pseudocode in my class (I'm IT, not CS) so the way you have it written out also is really helpful

AspergirlJahda
Автор

This is the best explanation i have ever seen Thank You brother!

chuaselo
Автор

Thank you for your great service to students everywhere.

xCaleb
Автор

Quite possible the best video on explaining a concept that i've seen. Thank you!

dorianon
Автор

awsome bro ... I dnt know why people have to make things complex .. this is the BEST !!

farooqarshad
Автор

thank you, you made me remember how easy and simple solving this, internet made it too complex

dangermn
Автор

Finally a topic from class with somebody I can understand. Good video man!

exodusfivesixfivesix
Автор

This saved me reading the textbook for an hour. Thank you!

jessicapeng
Автор

Thanks so much man. This will really help with my finals.

uchejordy
Автор

Another great refresher. Perfectly explained. Just earned a subscriber.

scottbridge
Автор

Didn't enjoy it watching right before the exam. But did like it :D Ty

o.k.