What is Balancing a binary tree and why do we need balancing

  Рет қаралды 37,698

Simple Snippets

Simple Snippets

Күн бұрын

Пікірлер: 48
@siddarthamareedu4107
@siddarthamareedu4107 4 жыл бұрын
Hi tanmay Bhaiya i just can't thank you enough for your efforts for this most efficient DSA playlist course.No one and i mean it even paid courses don't have as much detailing as your videos please keep up with the good work and thanks a lot
@SimpleSnippets
@SimpleSnippets 4 жыл бұрын
Thanks buddy! Please do share the videos and our channel with your friends if you want to genuinely support me & our channel!✌😇 With your support I can keep making many more such educational videos FREE for everyone!
@jonessajan1218
@jonessajan1218 4 жыл бұрын
I have finished the full playlist please upload fast
@Aakash983
@Aakash983 11 ай бұрын
This guy is a saviour
@リンゴ酢-b8g
@リンゴ酢-b8g 2 жыл бұрын
A balanced binary tree, also referred to as a height-balanced binary tree, is defined as a binary tree in which the height of the left and right subtree of any node differ by not more than 1.
@fr33s7yl0r
@fr33s7yl0r 6 ай бұрын
Height of a tree is not the number of edges, but the maximum depth of the elements. If tree has only a root then the height is not 0, it is 1. Similarly on your diagram the N7(32) height is 4, but not 3
@whimsicalkins5585
@whimsicalkins5585 2 жыл бұрын
Nice explanation
@talhan9235
@talhan9235 4 жыл бұрын
Good to see another video added to the playlist. 🙌
@SimpleSnippets
@SimpleSnippets 4 жыл бұрын
More to come!
@ИтгэлсайханЭ
@ИтгэлсайханЭ Жыл бұрын
Mr. You are such a BRILLIANT TEACHER. Just great prepared video and systematic explanation. Thank you for noble work.
@SimpleSnippets
@SimpleSnippets Жыл бұрын
Thank you for the kind words 😊
@LaysaBit
@LaysaBit 3 жыл бұрын
You teach very well! Thank you! You taught me what I needed
@ritendrapal3743
@ritendrapal3743 4 жыл бұрын
hello sir, when you add graph data structure tutorial in your playlist... ???
@SimpleSnippets
@SimpleSnippets 4 жыл бұрын
Will upload soon
@faziluddinshaik
@faziluddinshaik 2 жыл бұрын
Great explanation. What is the tool or device used to demo. The mouse pointer was pretty precise and steady.
@PrashantGupta-c3m
@PrashantGupta-c3m 5 ай бұрын
Nice explanation ❤
@vinicioswentz
@vinicioswentz 3 жыл бұрын
What type of search would you use to scan an unbalanced binary tree?
@Hero-qg9ch
@Hero-qg9ch Жыл бұрын
Any would work, no? Unless you mean which one to use to check if a binary tree is balanced or not, and then I don't think you'd use a search algorithm for that. Maybe a recursive function to check the difference height of every subtree of every node would do the trick
@martinnjoroge6006
@martinnjoroge6006 4 жыл бұрын
What's the name of application you use for the digital blackboard
@SimpleSnippets
@SimpleSnippets 4 жыл бұрын
SmoothDraw4
@manojseenivasan8854
@manojseenivasan8854 4 жыл бұрын
Next avl trees pls
@SimpleSnippets
@SimpleSnippets 4 жыл бұрын
Yup
@39_hridayeshbakshi46
@39_hridayeshbakshi46 4 жыл бұрын
please make a video on index sequential search
@harshalrajput1596
@harshalrajput1596 4 жыл бұрын
bhaiya threaded binary tree pe video banao please please please........... very less content is available on this topic on youtube
@SimpleSnippets
@SimpleSnippets 4 жыл бұрын
Will check up on this
@39_hridayeshbakshi46
@39_hridayeshbakshi46 4 жыл бұрын
Please make a video on index sequential search .
@shaikhshafeen
@shaikhshafeen Жыл бұрын
I also sometimes get confused with 'un' and 'im' haha. I can feel you
@aineekhan3888
@aineekhan3888 2 жыл бұрын
Can you tell me about scapegoat??
@midhunskani
@midhunskani 4 жыл бұрын
What software do u use to write on the screen ?
@bgyt6624
@bgyt6624 2 жыл бұрын
What if we get 1 - 1 =0 from both subtrees is it balanced or unbalanced..
@ShadowSilverWolf
@ShadowSilverWolf 2 жыл бұрын
As long it less than k it balance Assuem k=1 so yes
@hasnatsaghir4296
@hasnatsaghir4296 4 жыл бұрын
in it both cases have same lower bound?? correct me if I am wrong?? thanks
@saugatkafley5153
@saugatkafley5153 4 жыл бұрын
Hello sir also make vids on hashing table,collision ,and the graph theory ,greedy , Dijkstra . After it will be a complete playlist ❤️
@SimpleSnippets
@SimpleSnippets 4 жыл бұрын
As soon as possible
@saugatkafley5153
@saugatkafley5153 4 жыл бұрын
@@SimpleSnippets Thank you sir ! ❤️❤️
@yousefosman8094
@yousefosman8094 4 жыл бұрын
Can you cover B-Trees? Its a topic I’ve struggled with understanding and implementing. Thank you for the quality content
@SimpleSnippets
@SimpleSnippets 4 жыл бұрын
Will try
@prabalkumar2698
@prabalkumar2698 4 жыл бұрын
thank u for good content
@SimpleSnippets
@SimpleSnippets 4 жыл бұрын
My pleasure
@mangomango5660
@mangomango5660 Жыл бұрын
that was very helpful
@blastinnn
@blastinnn Жыл бұрын
tnx boroo helped
@dsa_master
@dsa_master 2 жыл бұрын
thank you,really helpful.
@ManishSharma-fi2vr
@ManishSharma-fi2vr 3 жыл бұрын
Awesome!
@SimpleSnippets
@SimpleSnippets 3 жыл бұрын
Thank you! Cheers!
@rashitiwari7595
@rashitiwari7595 4 жыл бұрын
💥
@expert77
@expert77 11 ай бұрын
@manjeshyadav4815
@manjeshyadav4815 Жыл бұрын
i waste my 25:38 mins in this video
@pookachu64
@pookachu64 7 ай бұрын
Awful presentation.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.