Your videos are really wonderful and have helped me and other students more than you can imagine. Please create more videos! I'd love to see a clear and direct explanation of time complexity (especially for exponential running times), recurrence equations/master's theorem, the basic sorts (mergesort, quicksort), max-heaps/min-heaps, hash tables (chaining, linear probing, double hashing), B-trees, topological sort, Floyd-Warshall algorithm, Union-Find, and most importantly DYNAMIC PROGRAMMING (the bane of every beginner computer science student).
this is so awesome, thx! - i will write a test about database systems which includes the 2-3 trees as well. I totally understood it wrong from my script, but now i know how to deal with it. thx a lot :)
+Asad Masood The middle insertion is always going to be pushed up if a node has more than two values. Each node can only hold two values so when it exceeds that you'll have to change it by pushing up the tree creating another level of height if necessary. :)
Thanks for this. This video helped me whereas my professor's terrible slideshow explanations could not.
Your videos are really wonderful and have helped me and other students more than you can imagine. Please create more videos! I'd love to see a clear and direct explanation of time complexity (especially for exponential running times), recurrence equations/master's theorem, the basic sorts (mergesort, quicksort), max-heaps/min-heaps, hash tables (chaining, linear probing, double hashing), B-trees, topological sort, Floyd-Warshall algorithm, Union-Find, and most importantly DYNAMIC PROGRAMMING (the bane of every beginner computer science student).
It was very easy to understand, and you gave a lot of examples of how each case will turn out. Thank you very much!
To someone enter in this video and watch this comment, after 14 years, this video is steal the clearest 2-3 tree example from nothing to a whole tree.
Greatest video that I have finded until now. Thumbs up.
this is a new concept for me, and this video has helped solidify it for me, thank you!
This guy's tutorial reminds me of how people talk after they walk up a flight of stairs and play it off like they're not gassed.
Todo claro y listo para el examen, Gracias
honstly this is the best explanation of B- trees in TH-cam
back then *
Dude, this is excellent. Please make a 2-3 deletion video just like this one.
muchas gracias por la explicación, me ha quedado muy claro, me costo mucho entender hasta que llegue a este video, mil gracias
ur an amazing teacher! thank u! this really helped...
Really appreciate for the video. Make 2-3 tree inserting be an easy task.
An all around very helpful and well made video. Thank you.
Excellent tutorial.. all doubts are gone..5 thumbs up!!
Exelent explanation, I don't speak English but I understood :)
This guy is a life saver
awesome video man! you explain really good
Thanks :) Better than our scripts from university
this is so awesome, thx! - i will write a test about database systems which includes the 2-3 trees as well. I totally understood it wrong from my script, but now i know how to deal with it. thx a lot :)
Great visual clarification, thank you
Increase speed to 1.5. Thank me later ;)
read this too late
I love you
ty~
Thank you
The hero we deserve :D
great video, great breathing
Good job and very nice explanation. Respect !!
Thank you very much. Really enjoyed the video.
ı really felt different after watching Indian dudes videos.
Great explanation!!
Amazing Explanation! Love this episode!
I started breathing weird after watching this video lol. Good content though!
Extremely useful. Thanks!
thank you sir
Thank you helps a lot but I think the leaves should also contain 20,40,60,80
Thank you! Very thorough explanation.
Really helped out mate thank you .
Excelente video me sirvió mucho para mi examen y
Thanks for your video ^^ Hope you make more tut for red-black tree and deletion in 2-3 tree
awesome .thank u very much.i v'e some exam stuff.u helped me alot.
thank u sir..
it was very helpful..
Excellent! You made it look so simple!
something doesn't clear i saw from this video, but if u add the separator on the node, maybe it will bring a great different feels
Great concise explaination, thanks!
me ayudo un monton gracias..
Very well explained moreover the example you took covers all the possible cases !!! :)
it is so clear. thanks a lot.
thank you
Great tone and explanation. Keep up the good work. Thank you.
Happy new year
Very helpful, thank you
Beautiful explanation thank you!
great video!
Thank you so much Sir..
Thanks dude. Appreciate it.
Great explanation thank you!
Great Video
thanks dude!! i didn`t get this till i saw the video. isn`t it the b-tree algorithm that is used for relational databases?
Brilliant and incredibly helpful, thank you so much! :)
Thanks, that cleared it all up! Btw, what software is that?
thank you so much!
sooo great !! thanks
excellent video
thanks. simply put - simple!
is this asmr?
very useful, thanks!
I enjoyed it.
thanks alot impressice ex[planation
אחלה הסבר חברים
is there anyone watching this in 2023......... I bet not😁
hell yeah
2024*
I've never heard of a 2-3 tree before, what's it used for?
How do you calculate the maximum and the minimum number of values that can be stored in a node?
Awesome!
excellent, thanks :D.
THX YOU !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
you have a 2-3 tree deletion simulation video ? please upload :(
Thank you! :)
is duplicate possible in tree? i mean, may we input the same data that already existed in the tree?
Thank You!
great! thank you!
woowww its great man :D
thanks you :) #thumpup :D
thanks a lot!!
this is not a 2-3tree, 2-3-tree can have nodes of length 1
GJ!!! Thnax
does 2 3 tree has deletion?
THANKS !!!
Thanks man
Thanks!
Спасибо помог на алгосах
great!
very very thanks
what about b tree ??
thank you m8
Is this for binary trees?
how can one implement this without a parent pointer
I heard, that only the leafs contain data. But here the data are in the nodes, right?
Im wondering the same thing, i wondered 4 years ago,. Seems like i didnt learn much in this time lol
thanks!
At 3:54 why not put 30 in the same node as 50? Why make a new node with 30?
because 30
the definition said its either 1 value with 2 children or 2 value with 3 children
Actually the b tree can insert in each node at maximum an odd number of values....
2t-1= t it will be always odd
am I the only one who find that 2-3 tree is much complicated ??
No this is scuffed my dude
Thank u
need answer ASAP,
u inserted 50 then 60 then if we have to insert 55 what do we have to do?
+Hamza Akthar thanks a lot
+Asad Masood The middle insertion is always going to be pushed up if a node has more than two values.
Each node can only hold two values so when it exceeds that you'll have to change it by pushing up the tree creating another level of height if necessary.
:)
good one
thx a lot~
very thanks
thanks...