Check whether BST contains Dead End | BST | Love Babbar DSA Sheet | Amazon🔥

  Рет қаралды 12,170

Yogesh & Shailesh (CodeLibrary)

Yogesh & Shailesh (CodeLibrary)

Күн бұрын

Пікірлер: 24
@rrr9848
@rrr9848 8 ай бұрын
Maja a gaya .. sir 🎉
@DurgaShiva7574
@DurgaShiva7574 Ай бұрын
You are a coding prodigy 🎉
@a3rdtierguy864
@a3rdtierguy864 11 ай бұрын
MAINE BHI PAHLA APPROACH USE KARKE SOLVE KARNE KI KOSHISH KIYA BUT TESTCASE FAIL HO JAYEGA IF BST KEVAL EK SIDE ME JA RAHA HO
@ridimabajpai4911
@ridimabajpai4911 3 жыл бұрын
Hey!! I have been following your videos and they are great.... Superb explanation... Just a request plz upload largest bst video soon
@sagartaak4017
@sagartaak4017 2 жыл бұрын
2-1 = 3 and 2+1 =4 noice mazak se hat kar thanx for your content bro love and respect from Himachal !!!!
@altafmazhar7762
@altafmazhar7762 2 жыл бұрын
Nice Bro good to see you are going from brute force to optimal
@AbhishekMishra-me4mu
@AbhishekMishra-me4mu 2 жыл бұрын
Can we do this by calculating inorder successor and inorder predecessor of all the leaf nodes and comparing each time if (inorder successor of leaf node i) - 1==leaf node i==(predecessor of node +1) then return true; ??
@Priyasingh-xr6df
@Priyasingh-xr6df 3 жыл бұрын
why a new node is always is added at the leaf node? we can also insert a new node at internal nodes also which has only one child. In this question the first example they have given, we can insert 3 after 2, which is an internal node.
@carry1449
@carry1449 3 жыл бұрын
you may define a dead end as a Node that will never ever have even a single child
@srinivaskonduri7496
@srinivaskonduri7496 3 жыл бұрын
Great video.
@shiveshpandeyiiitbhopal5463
@shiveshpandeyiiitbhopal5463 3 жыл бұрын
Is 7 not the dead-end in the example you are showing?? Because we can't insert any node to it's right.
@ranvijaypatel3213
@ranvijaypatel3213 2 жыл бұрын
7 is not a end (leaf) node ...
@Ajit-p9h
@Ajit-p9h Жыл бұрын
why a node having single child can't be a dead end? In your exmple 7 can also be a dead end.
@TekaneChaitanya
@TekaneChaitanya 3 жыл бұрын
Dusare channel par dsa ke videos nahi aa rahe jaldi c++ ke
@CodeLibrary
@CodeLibrary 3 жыл бұрын
It will come in all alternate days
@rdxgaurav3483
@rdxgaurav3483 2 жыл бұрын
2-1 = 3 Haha , kabhi kabhi expert minds bhi hil jaate hai
@The_Gurugram_Voyager
@The_Gurugram_Voyager 3 жыл бұрын
Why this video got deleted yesterday?
@CodeLibrary
@CodeLibrary 3 жыл бұрын
Because by mistake I said the wrong time complexity in the second approach
@memefulland7140
@memefulland7140 2 жыл бұрын
Whats wrong in this approach // int f; // void solve(Node* root,Node* p,Node* q) // { // if(!root) return; // solve(root->left,p,q); // if(p && p->data-1==q->data && p->data+1==root->data && !p->left && !p->right) // { // f=0; // } // p=root; q=p; // solve(root->right,p,q); // } // bool isDeadEnd(Node *root) // { // f=1; // Node* p=NULL; // Node* q=new Node(0); // solve(root,p,q); // return f; // }
@kritikadwivedi7736
@kritikadwivedi7736 3 жыл бұрын
Thanks code with harry
@mdhaidarparwez968
@mdhaidarparwez968 Жыл бұрын
7 is also a dead end
@rrr9848
@rrr9848 8 ай бұрын
No
@rrr9848
@rrr9848 8 ай бұрын
No
@prakharsahu7145
@prakharsahu7145 3 жыл бұрын
get to the point get to the point !!!!!!
Largest BST in a Binary Tree | BST | Love Babbar DSA Sheet | Amazon🔥
21:24
Yogesh & Shailesh (CodeLibrary)
Рет қаралды 17 М.
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 133 МЛН
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 93 МЛН
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 43 МЛН
What type of pedestrian are you?😄 #tiktok #elsarca
00:28
Elsa Arca
Рет қаралды 32 МЛН
Flatten BST to sorted list | BST | Love Babbar DSA Sheet | Amazon🔥
16:15
Yogesh & Shailesh (CodeLibrary)
Рет қаралды 12 М.
Convert Binary tree into BST  | Binary Search Tree | Love Babbar DSA Sheet | Amazon 🔥
12:43
Yogesh & Shailesh (CodeLibrary)
Рет қаралды 23 М.
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 133 МЛН