Binary Search Tree

  Рет қаралды 115,710

Lalitha Natraj

Lalitha Natraj

Күн бұрын

Пікірлер
@rutikathorat2958
@rutikathorat2958 3 жыл бұрын
Your handwriting is as good as your explanation 🤗🤗
@mataal8770
@mataal8770 3 жыл бұрын
Hi You also have deletion but not included in the playlist I was lucky to have glanced at it on the recommendations. Hope you can add it for others to see in the playlist. Thanks a lot for these videos. Very helpful content.
@OliviaTirso
@OliviaTirso 8 ай бұрын
In the beginning you made such a perfect comma. Also good explanation.
@dayoajayi6665
@dayoajayi6665 3 жыл бұрын
Great! Super easy. I would like to see the ones for pre order and post order too.
@himanshuganji6354
@himanshuganji6354 3 жыл бұрын
Finally found a proper video .. thank you
@starship9874
@starship9874 2 жыл бұрын
Great video, but there is a detail in the definition missing, not only does left have to be smaller than parent, but all the elements in the left subtree have to be smaller. For example, if in the drawn tree, (1) would have (7) as its right child, you could not find it, since its in the left subtree of (3)
@JamesBrodski
@JamesBrodski 3 жыл бұрын
Great video. Thank you so much.
@wrightkuku8811
@wrightkuku8811 4 жыл бұрын
Thank you so much for this You are great and you deserve my subscription. Keep up
@notrhythw1k997
@notrhythw1k997 2 жыл бұрын
The best 5:34 I have ever spent in studying and actually understanding
@prabhuprabhat_bhatia4506
@prabhuprabhat_bhatia4506 4 жыл бұрын
One of the most underrated channels in youtube. thanks for your clear explainations. I was able to get all of this in one go!
@husnainraza5165
@husnainraza5165 2 жыл бұрын
Thank you so much maam. May live long and share her knowldge with people💚💓❤
@faizfaizy2941
@faizfaizy2941 3 жыл бұрын
Goood.... But don"t hilight ur word on screen....it is difficult to inderstand ur written word or diagram
@arpitchugh7297
@arpitchugh7297 3 жыл бұрын
You are a life saver, Thanks!!
@mrderek5874
@mrderek5874 3 жыл бұрын
quality content
@jomsantony2550
@jomsantony2550 2 жыл бұрын
The definition you made is wrong.. BST should have the following properties Left(Right) subtree of a node contains only nodes with keys lesser(Greater) than the node’s key + The left and right subtree each must also be a binary search tree.
@muskansalmani436
@muskansalmani436 3 жыл бұрын
Thank you so much mam
@faranahmadk7401
@faranahmadk7401 2 жыл бұрын
Thanks Ma'am
@dbassett74
@dbassett74 2 жыл бұрын
If only I watched this while in algorithms class.
@rayhanrana6773
@rayhanrana6773 5 жыл бұрын
just awesome explanation.
@konscomputertutorials7473
@konscomputertutorials7473 3 жыл бұрын
please can anyone refer me to a good text book for data structures and algorithms ?
@varinformation8798
@varinformation8798 3 жыл бұрын
Thanks mam
@kannanv8831
@kannanv8831 4 жыл бұрын
I saw your other videos. Wonderful explanation. I wish you get lot of views and subscribers.
@RandomBubble
@RandomBubble 2 жыл бұрын
Why does every programmer write so nice lol It’s almost the same *font*
@bharatgupta5000
@bharatgupta5000 3 жыл бұрын
Ur voice is very nice👍😉
@Muzammil_310
@Muzammil_310 2 жыл бұрын
Thank you ☺️
@exterminator8495
@exterminator8495 4 жыл бұрын
Right child > = node , can be equal also
@ishaqkhan4508
@ishaqkhan4508 5 жыл бұрын
thankyou i am sure you are gonna have many subscribers in coming days
@muhammadmehdi5265
@muhammadmehdi5265 3 ай бұрын
Good
@toonstories2808
@toonstories2808 2 жыл бұрын
Super
@shankaranarayana6568
@shankaranarayana6568 3 жыл бұрын
left sub tree of three what a tongue twister
@user-jk7fx3hz4k
@user-jk7fx3hz4k 2 жыл бұрын
What if there is same number mam
@varunch3579
@varunch3579 3 жыл бұрын
Need more algorithms on stack tree queue
@Ex-Coder
@Ex-Coder 3 жыл бұрын
👍
@MohdRehan-qn5ig
@MohdRehan-qn5ig 2 жыл бұрын
💖💖💖💯💯❣️ wow 🥺 beautiful
@sunitkandalkar1102
@sunitkandalkar1102 3 жыл бұрын
@SotheTech
@SotheTech 4 жыл бұрын
Look like AI is explained.
@rohullahdaee8759
@rohullahdaee8759 4 жыл бұрын
tree and three was not loading well nice explianation
Binary Search Tree - Insertion Pseudo Code
8:27
Lalitha Natraj
Рет қаралды 118 М.
Binary Search Tree - Search Pseudo Code
8:24
Lalitha Natraj
Рет қаралды 63 М.
What type of pedestrian are you?😄 #tiktok #elsarca
00:28
Elsa Arca
Рет қаралды 32 МЛН
FOREVER BUNNY
00:14
Natan por Aí
Рет қаралды 26 МЛН
Tree Traversal
15:41
Lalitha Natraj
Рет қаралды 42 М.
Binary Tree
8:02
Lalitha Natraj
Рет қаралды 9 М.
10.1 AVL Tree - Insertion and Rotations
43:08
Abdul Bari
Рет қаралды 1,2 МЛН
Learn Binary search trees in 20 minutes 🔍
20:25
Bro Code
Рет қаралды 182 М.
Binary Search Tree - Search Complexity
15:43
Lalitha Natraj
Рет қаралды 21 М.
Understanding B-Trees: The Data Structure Behind Modern Databases
12:39
5.10 Binary Search Trees (BST) - Insertion and Deletion | DSA Full Course
16:41
Jenny's Lectures CS IT
Рет қаралды 1,5 МЛН
Data structures: Binary Search Tree
19:28
mycodeschool
Рет қаралды 1,3 МЛН
Binary Search Tree - Deletion
7:35
Lalitha Natraj
Рет қаралды 82 М.