Binary Search Tree Removal

preview_player
Показать описание
Related Videos:

Data Structures Source Code:

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

This is by far one the best resource about Data Structure out there

Csartreweghhgf
Автор

I have a data structures and algorithms exam tomorrow. I'm currently using your videos to study. Great resource 💯💯💯

milan
Автор

This is amazing, i procrastinated so much bc i was afraid of not understanding this concept but you just solved my problem and gave me motivation again THANK YOU!

mia-sory
Автор

your explanations of algorithms without actually giving explicit algorithms are really helpful thanks

mattp
Автор

this is the best BST removal tutorial I've seen so far!

ghostfjdgcsusvsgsj
Автор

I can't believe there are so many paid materials out there that do not even come close to how clear your videos are...

beepIL
Автор

You are the best. The way the explain is far better than my university professor.

shubhammantri
Автор

Just want to say thank you, this channel is so

bingxie
Автор

Great explanation! Out of all the videos I’ve watched this is the one which clicked perfect with me.

fahdcoding
Автор

Phenomenal explanation and demonstration, with great examples! This was a perfect refresher while preparing for my final exam. Thank you.

Lexyvil
Автор

wonderful explanation, kudos to your efforts!

jainam
Автор

Clear explanation and easy to understand

散华-lm
Автор

Hey, just in general thanks for the videos man, helping me out with my course work

jakoon_the_manic
Автор

Thank you so much! You made the whole concept so easy to understand)

zain
Автор

tfuck, how? how can this guy be so genius!!! Love your content

PhuocOngGia
Автор

Sir i have a question, when finding successor in 4th case, can we also do like - making 20 the successor and just simply the 5 will point to 11 as its parent. So basically the whole left part of the tree is shifted down to 11 as its parent node.

pradyumnbisht
Автор

10:14 - I think it can be only cases I and II since in cases III and IV a left subrtee or both of the subtrees exist, and in such a case we would go further left-down searching for the smallest element untill we come across cases I or II. Isn't it right?

pokerface
Автор

I just wantedi to ask that would'nt it be better if instead of copying the values, we somehow found a way to readjust the pointers. Because, it might be possible that I'll be pointing to that particular node elsewhere in my code. If in the removal phase, the value of that node gets tampered without my knowledge, it would be a mess, would'nt it ??

shayaksarkar
Автор

Very well explained! Thank you so much, I really appreciate it ♥!

Study-phpf
Автор

How can I repay you William.Thank you.I hope you are fine

hillstudios