<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tree rotations Archives - NeuralLantern.com</title>
	<atom:link href="https://www.NeuralLantern.com/tag/tree-rotations/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.NeuralLantern.com/tag/tree-rotations/</link>
	<description></description>
	<lastBuildDate>Sat, 27 Jun 2026 21:17:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://www.NeuralLantern.com/wp-content/uploads/2025/04/cropped-2025-04-04-Lantern-03-32x32.png</url>
	<title>tree rotations Archives - NeuralLantern.com</title>
	<link>https://www.NeuralLantern.com/tag/tree-rotations/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AVL Trees: Adding Linear Data and Performing Rotations</title>
		<link>https://www.NeuralLantern.com/avl-trees-adding-linear-data-and-performing-rotations/</link>
					<comments>https://www.NeuralLantern.com/avl-trees-adding-linear-data-and-performing-rotations/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Sat, 27 Jun 2026 21:16:58 +0000</pubDate>
				<category><![CDATA[AVL Trees]]></category>
		<category><![CDATA[Binary Search Trees]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[AVL rotation example]]></category>
		<category><![CDATA[AVL tree]]></category>
		<category><![CDATA[AVL trees]]></category>
		<category><![CDATA[balance factor]]></category>
		<category><![CDATA[binary search tree]]></category>
		<category><![CDATA[binary search tree insertion]]></category>
		<category><![CDATA[bst]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[data structures]]></category>
		<category><![CDATA[data structures tutorial]]></category>
		<category><![CDATA[programming tutorial]]></category>
		<category><![CDATA[self balancing tree]]></category>
		<category><![CDATA[tree rotations]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=396</guid>

					<description><![CDATA[<p>In this AVL tree example we add linear data starting with 12 then 21 30 38 42 and 55. After each insertion we update balance factors and when we hit imbalance we select the XYZ trinode and perform rotations to restore the AVL property. The tree stays balanced despite the bad input data.</p>
<p>The post <a href="https://www.NeuralLantern.com/avl-trees-adding-linear-data-and-performing-rotations/">AVL Trees: Adding Linear Data and Performing Rotations</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="AVL Trees: Adding Linear Data and Performing Rotations" width="1380" height="776" src="https://www.youtube.com/embed/6kasiB918fE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p class="wp-block-paragraph">Watch me build an AVL tree step by step with linear data that would normally create a terrible unbalanced BST. See insertions, balance factor calculations, and rotations in action.</p>



<p class="wp-block-paragraph">Perfect follow-up to my BST and AVL intro videos.</p>



<p class="wp-block-paragraph">00:00 Introduction to AVL Tree with Bad Data<br>00:14 Previous Videos on BST and AVL Trees<br>00:28 Practice Example Building Step by Step<br>00:50 Adding First Node 12<br>01:11 Adding Node 21<br>02:10 Adding Node 30 and First Rotation<br>04:03 Recomputing Balance Factors<br>05:08 Adding Node 38<br>08:03 Adding Node 42 and Second Rotation<br>12:51 Recomputing Balance After Rotation<br>14:09 Adding Node 55 and Third Rotation<br>18:55 Placing Unaccounted Nodes<br>19:21 Final Tree and Balance Factors<br>20:07 Conclusion and Thanks</p>



<p class="wp-block-paragraph">=-=-=-=-=-=-=-=-=</p>



<p class="wp-block-paragraph">Thanks for watching!</p>



<p class="wp-block-paragraph">Find us on other social media here:</p>



<ul class="wp-block-list">
<li>https://www.NeuralLantern.com/social</li>



<li>Twitter / X: https://x.com/NeuralLantern</li>



<li>Rumble: https://rumble.com/c/c-3696939</li>



<li>BitChute: https://www.bitchute.com/channel/pg1Pvv5dN4Gt</li>



<li>Daily Motion: https://www.dailymotion.com/neurallantern</li>



<li>Minds: https://www.minds.com/neurallantern/</li>



<li>Odysee: https://odysee.com/@NeuralLantern:5</li>
</ul>



<p class="wp-block-paragraph">Please show your support!</p>



<ul class="wp-block-list">
<li>Buy me a coffee: https://ko-fi.com/neurallantern</li>



<li>Subscribe + Sharing on Social Media</li>



<li>Leave a comment or suggestion</li>



<li>Subscribe to the Blog: https://www.NeuralLantern.com</li>



<li>Watch the main &#8220;pinned&#8221; video of this channel for offers and extras</li>
</ul>



<p class="wp-block-paragraph">Hey there! Let&#8217;s build an AVL self-balancing binary search tree with some really bad data.</p>



<p class="wp-block-paragraph">It&#8217;s all going to work out, trust me.</p>



<p class="wp-block-paragraph">Okay, so hopefully by now you&#8217;ve seen my other videos where we talked about how to define binary</p>



<p class="wp-block-paragraph">search trees, how to build them, search through them, add, delete, all that stuff. And also AVL</p>



<p class="wp-block-paragraph">trees. What are rotations? Why do we rotate? How does the AVL tree maintain itself? And so forth.</p>



<p class="wp-block-paragraph">just going to be a practice example. In the previous video that I that I</p>



<p class="wp-block-paragraph">recorded regarding AVL trees, I started off with a really long and gnarly linear</p>



<p class="wp-block-paragraph">tree and then I suddenly turned on AVLness and we rotated the crap out of</p>



<p class="wp-block-paragraph">it for about 30 minutes until it was really really good. So now I&#8217;m just</p>



<p class="wp-block-paragraph">going to build a tree one step at a time. Suppose for the sake of argument that</p>



<p class="wp-block-paragraph">you have some really bad data. You know a long time ago, I love telling this story.</p>



<p class="wp-block-paragraph">time ago you know my grandma before she passed on she was kind of bitter and she had some enemies in</p>



<p class="wp-block-paragraph">the neighborhood she used to call the cops on her neighbors for gossip um she had a neighbor who</p>



<p class="wp-block-paragraph">kind of feuded with her and at one point according to my grandma anyway uh my neighbor like didn&#8217;t</p>



<p class="wp-block-paragraph">like my grandma&#8217;s tree and so one day when my grandma was looking out into the backyard</p>



<p class="wp-block-paragraph">through the back window because she likes to yell at ducks who are swimming in her pool</p>



<p class="wp-block-paragraph">notice that the other little old lady&#8217;s arm just kind of went over my grandma&#8217;s fence</p>



<p class="wp-block-paragraph">with a spray bottle and then sprayed her tree. And then my grandma&#8217;s tree died. So this kind of</p>



<p class="wp-block-paragraph">thing I like to call, you know, tree poisoning or data poisoning or bad data, it can affect a binary</p>



<p class="wp-block-paragraph">search tree and make it really, really, really slow. But in AVL trees, if we have bad data,</p>



<p class="wp-block-paragraph">it should actually end up being fine. So I&#8217;m just going to say we&#8217;re poisoning our grandma&#8217;s tree</p>



<p class="wp-block-paragraph">grandma&#8217;s tree with some bad data. I&#8217;ll just do maybe maybe five pieces of data. We could go</p>



<p class="wp-block-paragraph">further than that but it&#8217;s it&#8217;s going to be a super long video if we do. So we&#8217;re going to add</p>



<p class="wp-block-paragraph">these pieces of data one by one. So that means the first thing I&#8217;m going to do remember we are kind</p>



<p class="wp-block-paragraph">of just regularly you know building a regular binary search tree. It&#8217;s just that the differences</p>



<p class="wp-block-paragraph">after we modify the topology in some way we&#8217;ll just check to see that it satisfies the rules of</p>



<p class="wp-block-paragraph">then we&#8217;re going to start performing rotations to make sure that it&#8217;s self-balancing.</p>



<p class="wp-block-paragraph">So we&#8217;ll add the 12 first.</p>



<p class="wp-block-paragraph">So let me see if I can draw a little arrow just indicating,</p>



<p class="wp-block-paragraph">yeah, we&#8217;re going to add this number right now.</p>



<p class="wp-block-paragraph">I&#8217;m going to do an ellipse for a node.</p>



<p class="wp-block-paragraph">And you know, like for binary, what is that?</p>



<p class="wp-block-paragraph">Flying saucer for binary search trees.</p>



<p class="wp-block-paragraph">It&#8217;s like, well, if there is no data already, if the tree is empty,</p>



<p class="wp-block-paragraph">first piece of data you add is going to end up being the root node. So that&#8217;s it. We have our</p>



<p class="wp-block-paragraph">root node here. See my other videos if you want more practice on building trees. So we&#8217;re just</p>



<p class="wp-block-paragraph">going to call that the root node. And then we&#8217;re going to compute its balance factor, which is</p>



<p class="wp-block-paragraph">obviously just going to be a zero. So that was super easy. Now we&#8217;re going to move on to adding</p>



<p class="wp-block-paragraph">the next piece of data. Things are getting a little bit worse. This is going to be a linear tree.</p>



<p class="wp-block-paragraph">tree if it weren&#8217;t for our trusty I guess AVL functionality so the 21 I&#8217;m</p>



<p class="wp-block-paragraph">gonna maybe just duplicate this node right now and set that to a 21 and then</p>



<p class="wp-block-paragraph">we&#8217;ll figure out where does the 21 go well it can&#8217;t be the root because the</p>



<p class="wp-block-paragraph">root is already occupied 21 is larger than 12 so it&#8217;s got to be on the right</p>



<p class="wp-block-paragraph">side so the 21 is going to be the right child of the root node so I&#8217;m just going</p>



<p class="wp-block-paragraph">Connecting line right here.</p>



<p class="wp-block-paragraph">And then we have to recompute balance factors.</p>



<p class="wp-block-paragraph">So the 21 is the thing we just added.</p>



<p class="wp-block-paragraph">We have to compute that.</p>



<p class="wp-block-paragraph">Then we have to work our way up the tree until we hit root.</p>



<p class="wp-block-paragraph">So we see the root node.</p>



<p class="wp-block-paragraph">It now has a balance factor of 1.</p>



<p class="wp-block-paragraph">So it got a little bit worse.</p>



<p class="wp-block-paragraph">But we don&#8217;t see 2 or worse.</p>



<p class="wp-block-paragraph">So that means this is currently a valid AVL tree.</p>



<p class="wp-block-paragraph">And we don&#8217;t have to do any rotations.</p>



<p class="wp-block-paragraph">So now it&#8217;s time to add the 30.</p>



<p class="wp-block-paragraph">just realized I could just upload like a hundred videos like this and I think you&#8217;d all be pretty</p>



<p class="wp-block-paragraph">happy or some people would be pretty happy um I don&#8217;t know if I want to do that to myself maybe</p>



<p class="wp-block-paragraph">I will so we&#8217;re going to add the 30 node uh so first I&#8217;m just going to duplicate some node</p>



<p class="wp-block-paragraph">and I&#8217;m going to call it 30 then we have to figure out where the 30 node belongs uh it&#8217;s not going</p>



<p class="wp-block-paragraph">to be the root node that&#8217;s already occupied 30 belongs on the right side of 12 but we can&#8217;t use</p>



<p class="wp-block-paragraph">of 12 but we can&#8217;t use that right child it&#8217;s occupied 30 belongs on the right side of 21</p>



<p class="wp-block-paragraph">so you know it makes sense we called this linear data that would make a linear tree so everything</p>



<p class="wp-block-paragraph">ended up being on the right side so far it&#8217;s just getting worse and worse but now the ablness is</p>



<p class="wp-block-paragraph">going to kind of come to the rescue we have to recompute the balance factors so the 30 has a 0</p>



<p class="wp-block-paragraph">the 21 ends up having a 1 again if you want practice computing balance factors see my other</p>



<p class="wp-block-paragraph">The 12 has a balance factor of 2 and now we know right away this is not a valid ABL tree anymore</p>



<p class="wp-block-paragraph">because we have a balance factor that is bad. It&#8217;s too bad.</p>



<p class="wp-block-paragraph">So we have to now select an XYZ trinode subtree so we can perform a rotation.</p>



<p class="wp-block-paragraph">I&#8217;m sure you can imagine it&#8217;s just going to end up being three nodes that are perfectly balanced like that.</p>



<p class="wp-block-paragraph">But let&#8217;s do it one step at a time.</p>



<p class="wp-block-paragraph">So the Z node is going to be the 12.</p>



<p class="wp-block-paragraph">That was the first node that we noticed that was out of whack or like I guess the highest node.</p>



<p class="wp-block-paragraph">or like I guess the highest node of the lowest nodes.</p>



<p class="wp-block-paragraph">And then we have to find Y by taking a child of Z.</p>



<p class="wp-block-paragraph">There&#8217;s only one possible child we could choose, so that&#8217;s going to be Y.</p>



<p class="wp-block-paragraph">And then we find X by taking a child of Y.</p>



<p class="wp-block-paragraph">There&#8217;s only one choice again, so it&#8217;s just going to be there.</p>



<p class="wp-block-paragraph">Now we have X, Y, and Z, and I&#8217;m going to write it down real fast.</p>



<p class="wp-block-paragraph">Let me just put this in black ink.</p>



<p class="wp-block-paragraph">So X is 30, and Y is 21, and Z is 12.</p>



<ol start="12" class="wp-block-list">
<li>Then we&#8217;re going to do A and B and C, which are going to be just in order representations of</li>
</ol>



<p class="wp-block-paragraph">XYZ. So again, think in your code, you would be doing pointers, you&#8217;d probably want to make three</p>



<p class="wp-block-paragraph">more pointers, call them ABC. If you had a rotation function, the rotation function,</p>



<p class="wp-block-paragraph">after you selected three nodes to rotate, it would receive XYZ. And then you say, let&#8217;s reorder,</p>



<p class="wp-block-paragraph">you know, XYZ and call them ABC. So A is going to be 12, and B is going to be 21,</p>



<p class="wp-block-paragraph">it should you know ascend from left to right if we&#8217;re not supporting duplicates in our tree</p>



<p class="wp-block-paragraph">and then i&#8217;m going to um just you know make some make some nodes for our target pattern here</p>



<p class="wp-block-paragraph">our output pattern so i&#8217;m going to like make some nodes here kind of place them uh in the perfect</p>



<p class="wp-block-paragraph">avl tree output pattern a perfectly balanced trinode subtree i&#8217;m just going to reconnect this</p>



<p class="wp-block-paragraph">The output pattern is always the same.</p>



<p class="wp-block-paragraph">You know, it always starts this way because this is better</p>



<p class="wp-block-paragraph">than the linear pattern that we have above.</p>



<p class="wp-block-paragraph">And then I just have to update the numbers.</p>



<p class="wp-block-paragraph">So the left child is going to be 12.</p>



<p class="wp-block-paragraph">The right child is going to be 21.</p>



<p class="wp-block-paragraph">Sorry, the center is going to be 21, the new parent.</p>



<p class="wp-block-paragraph">And the right child is going to be 30.</p>



<p class="wp-block-paragraph">Okay, now we look for any nodes that are children of the input nodes</p>



<p class="wp-block-paragraph">that have been unaccounted for.</p>



<p class="wp-block-paragraph">You can tell easily that all nodes are being used.</p>



<p class="wp-block-paragraph">So we don&#8217;t even have to worry about that step.</p>



<p class="wp-block-paragraph">So now that we have our trinode subtree which is perfectly balanced, we are ready to just sort of override it into the diagram.</p>



<p class="wp-block-paragraph">And since the diagram only has the three nodes to begin with, I could pretty much just like erase everything, call it a day, and say this is the new tree, the new rotated tree.</p>



<p class="wp-block-paragraph">So I&#8217;m just going to maybe put this in the middle I guess.</p>



<p class="wp-block-paragraph">I&#8217;m going to delete this over here and recompute the balance factors.</p>



<p class="wp-block-paragraph">a zero, get zeros, and this 21 also gets a zero because it&#8217;s perfectly balanced.</p>



<p class="wp-block-paragraph">Next thing is let&#8217;s move on to adding the number 38. So we&#8217;ll add the 38 here and</p>



<p class="wp-block-paragraph">same thing that we do before. Let&#8217;s make a copy of one of the nodes for our diagram.</p>



<p class="wp-block-paragraph">Let&#8217;s call it the 38 and then let&#8217;s figure out where it belongs. It&#8217;s not going to be the new</p>



<p class="wp-block-paragraph">root node because that&#8217;s occupied. It belongs on the right side. It&#8217;s not going to be the right</p>



<p class="wp-block-paragraph">It&#8217;s not going to be the right child because that&#8217;s occupied.</p>



<p class="wp-block-paragraph">It belongs on the right side of the 30.</p>



<p class="wp-block-paragraph">It couldn&#8217;t go on the left.</p>



<p class="wp-block-paragraph">That would be an invalid binary search tree.</p>



<p class="wp-block-paragraph">So I&#8217;m just going to stick it right there and do a connection.</p>



<p class="wp-block-paragraph">And then we&#8217;re going to update the balance factors.</p>



<p class="wp-block-paragraph">So the 38 is a leaf.</p>



<p class="wp-block-paragraph">It gets 0.</p>



<p class="wp-block-paragraph">The 30 gets a 1.</p>



<p class="wp-block-paragraph">And the 21 also gets a 1 because its left subtree is a 1 and its right subtree is 2,</p>



<p class="wp-block-paragraph">or height, and the difference is just 1.</p>



<p class="wp-block-paragraph">is just one. Remember we don&#8217;t really need to update the 12 or any nodes that are not</p>



<p class="wp-block-paragraph">directly above the node that we just added or removed. So if you look at this tree there&#8217;s</p>



<p class="wp-block-paragraph">a little bit of imbalance but nothing is two or worse so we don&#8217;t actually need to perform a</p>



<p class="wp-block-paragraph">rotation. This is already a valid AVL tree. So I&#8217;m going to move on to adding the next number.</p>



<p class="wp-block-paragraph">Let&#8217;s add a 42. Same thing we&#8217;re going to duplicate a node for our diagram and we&#8217;re going to call it</p>



<p class="wp-block-paragraph">going to call it the 42 where does it belong well we start by looking at root that&#8217;s occupied 42</p>



<p class="wp-block-paragraph">belongs on the right side of 21 the right child is occupied 42 belongs on the right side belongs on</p>



<p class="wp-block-paragraph">the right side i mean it&#8217;s always going to be on the very right of the of the diagram because that&#8217;s</p>



<p class="wp-block-paragraph">the poison data that we received uh so i&#8217;m going to put it over there and then connect um the child</p>



<p class="wp-block-paragraph">child relationship and then let&#8217;s update the the balance factor so 42 gets a 0</p>



<p class="wp-block-paragraph">38 gets a 1 and 30 gets a 2 now because it&#8217;s got 2 height of subtree on its</p>



<p class="wp-block-paragraph">right side and no subtree on its left side the 21 we should update left subtree</p>



<p class="wp-block-paragraph">is a 1 right subtree is a 3 oh it&#8217;s still gonna it&#8217;s actually gonna be 2 so</p>



<p class="wp-block-paragraph">we have two instances of the number 2 and again which one do we actually want</p>



<p class="wp-block-paragraph">by the way here&#8217;s here&#8217;s how I like to eyeball it you can kind of see oh there&#8217;s two levels of</p>



<p class="wp-block-paragraph">difference in terms of the root node which one do we rotate first well as low as possible because</p>



<p class="wp-block-paragraph">if we rotate the 30 it might end up fixing the 21 so we don&#8217;t want to do any more more work than we</p>



<p class="wp-block-paragraph">have to so I&#8217;m just going to maybe move this over here a little bit and select our xyz um hang on</p>



<p class="wp-block-paragraph">a second I think I just like didn&#8217;t do a snap to grid when I was doing that okay hang on</p>



<p class="wp-block-paragraph">doing that okay hang on okay so we got to choose our x y and z uh we&#8217;re going to say that the 30</p>



<p class="wp-block-paragraph">is z the lowest node possible that is out of whack and then we hop down to a child of z to find y</p>



<p class="wp-block-paragraph">we hop down to a child of y to find x and so now we have our xyz i&#8217;m just going to write them down</p>



<p class="wp-block-paragraph">I&#8217;m going to change the ink real fast and then we have to get ABC so A is the least value B is the</p>



<p class="wp-block-paragraph">one that belongs in the middle and C is 42 now we have our ABC we&#8217;re ready to draw our output pattern</p>



<p class="wp-block-paragraph">or target pattern so I&#8217;m just going to put like some nodes up here duplicate that a couple times</p>



<p class="wp-block-paragraph">all right not the prettiest but I&#8217;ll take it I&#8217;m gonna do my connecting lines</p>



<p class="wp-block-paragraph">and then I have to update the numbers so a is 30 and then b is 38 and c is 42 still so we&#8217;ll just</p>



<p class="wp-block-paragraph">leave that as is now we have to look for children of any of the output pattern nodes that are</p>



<p class="wp-block-paragraph">for so we&#8217;ll first look at the z node here the 30 it had a right child of 38 that&#8217;s already handled</p>



<p class="wp-block-paragraph">as the y node so we don&#8217;t need to worry about the 38 okay next we look at the uh y node it had a</p>



<p class="wp-block-paragraph">right child of 42 that&#8217;s also handled in the output pattern so we don&#8217;t have to worry about that uh</p>



<p class="wp-block-paragraph">then the 42 had no children so we don&#8217;t need to really do anything this is going to be super easy</p>



<p class="wp-block-paragraph">Just as a reminder, the Z could have had a left child, the Y could have had a left child,</p>



<p class="wp-block-paragraph">and the X could have had two children, at least in this particular pattern.</p>



<p class="wp-block-paragraph">Oh, I think in my previous video, I didn&#8217;t name off all the rotation types.</p>



<p class="wp-block-paragraph">Whoops.</p>



<p class="wp-block-paragraph">Okay.</p>



<p class="wp-block-paragraph">So now I&#8217;m ready to just kind of like move this into the diagram.</p>



<p class="wp-block-paragraph">So the 30 and 38 and 42, we can just kind of get rid of that</p>



<p class="wp-block-paragraph">move the rotated output pattern into the diagram like this.</p>



<p class="wp-block-paragraph">We&#8217;ll make the 38 the right child of 21.</p>



<p class="wp-block-paragraph">I want to make it go a little bit more to the right</p>



<p class="wp-block-paragraph">so that we have a nicely drawn diagram</p>



<p class="wp-block-paragraph">so that all the nodes have space so it&#8217;s easy to debug visually.</p>



<p class="wp-block-paragraph">It&#8217;s easy to just kind of eyeball it.</p>



<p class="wp-block-paragraph">Then I&#8217;m going to update the balance factors.</p>



<p class="wp-block-paragraph">So the 42 has 0, the 30 has 0, the 38 has 0.</p>



<p class="wp-block-paragraph">Nice.</p>



<p class="wp-block-paragraph">The 21, hopefully that improved.</p>



<p class="wp-block-paragraph">The left subtree has a height of 1, the right subtree has a height of 2.</p>



<p class="wp-block-paragraph">of one the right subtree has a height of two so actually the balance factor of the 21 node improved</p>



<p class="wp-block-paragraph">to one we are now done uh rotating and we have a valid avl tree and uh we could have had you know</p>



<p class="wp-block-paragraph">a tree that was just totally linear all the way down to the right it could have worked out that</p>



<p class="wp-block-paragraph">way if we weren&#8217;t using avl trees uh and we would have had a really slow binary search tree but with</p>



<p class="wp-block-paragraph">avl trees this is like you know a lot a lot faster reasonably and you can imagine if i added some</p>



<p class="wp-block-paragraph">And you can imagine if I added some more data, let&#8217;s see, how long is this video?</p>



<p class="wp-block-paragraph">Oh, it&#8217;s this video.</p>



<p class="wp-block-paragraph">It&#8217;s already 15 minutes.</p>



<p class="wp-block-paragraph">Let&#8217;s add one more piece of data just for fun, Zars.</p>



<p class="wp-block-paragraph">I&#8217;m going to add 55.</p>



<p class="wp-block-paragraph">Anybody remember that old song, I Can&#8217;t Drive, 55?</p>



<p class="wp-block-paragraph">So we&#8217;re going to add the 55.</p>



<p class="wp-block-paragraph">I&#8217;m going to say, here it is.</p>



<p class="wp-block-paragraph">And then I&#8217;m going to do just like a new node duplicate.</p>



<p class="wp-block-paragraph">node duplicate. I&#8217;m going to stick a 55 in there. And then where does the 55 belong? Well,</p>



<p class="wp-block-paragraph">it&#8217;s not going to go with the root node belongs on the right side. Not going to go there belongs</p>



<p class="wp-block-paragraph">on the right side, not going to go there belongs on the right side, we just end up going all the</p>



<p class="wp-block-paragraph">way to the right. Pretty much. Okay, so I&#8217;m going to say it belongs there. And I&#8217;m going to connect</p>



<p class="wp-block-paragraph">it. And then we update the balance factors. So zero here, and then the 42 becomes a one and the</p>



<p class="wp-block-paragraph">42 becomes a 1 and the 38 becomes a 1 and the 21 becomes a 1 on the left and 3 on the right</p>



<p class="wp-block-paragraph">which means we have a balance factor of 2 so now the 21 node is imbalanced this is no longer a</p>



<p class="wp-block-paragraph">valid abl tree we got to rotate to make it better so once again we look at the first node that&#8217;s out</p>



<p class="wp-block-paragraph">of whack or the lowest node that&#8217;s out of whack it&#8217;s going to be the 21 we call it our z and then</p>



<p class="wp-block-paragraph">we find a child of z with the tallest subtree so it you know is it going to be the 12 or the 38</p>



<p class="wp-block-paragraph">the 12 or the 38 it&#8217;s definitely going to be the 38 because 38 is the taller subtree same thing to</p>



<p class="wp-block-paragraph">find x it&#8217;s got to be a child of y should we go left or should we go right we have to go right</p>



<p class="wp-block-paragraph">because that&#8217;s the taller subtree so now we have our x y and z um i think i&#8217;ve been forgetting to</p>



<p class="wp-block-paragraph">is 38, Z is 21, X, Y, and Z, and then we do A and B and C. So A is the least value, 21, B is the one</p>



<p class="wp-block-paragraph">that belongs in the middle, C is the one that belongs on the right side. Now we&#8217;re ready to</p>



<p class="wp-block-paragraph">draw our target output pattern. So I&#8217;m going to do this, a little duplication.</p>



<p class="wp-block-paragraph">Do you like when I say, oh, we&#8217;re going to do this, we&#8217;re going to do this, we&#8217;re going to do this?</p>



<p class="wp-block-paragraph">Because sometimes I just go, I don&#8217;t like it.</p>



<p class="wp-block-paragraph">And I don&#8217;t think people like it when I say that.</p>



<p class="wp-block-paragraph">Okay.</p>



<p class="wp-block-paragraph">I&#8217;m going to connect these real fast and then change the numbers to match.</p>



<p class="wp-block-paragraph">I think I made that one.</p>



<p class="wp-block-paragraph">I think it&#8217;s okay.</p>



<p class="wp-block-paragraph">I can never tell if it&#8217;s perfectly symmetrical.</p>



<p class="wp-block-paragraph">I can&#8217;t do it.</p>



<p class="wp-block-paragraph">It&#8217;s perfectly symmetric.</p>



<p class="wp-block-paragraph">All right.</p>



<p class="wp-block-paragraph">So A is going to be on the left.</p>



<p class="wp-block-paragraph">Alright, so A is going to be on the left, that&#8217;s 21.</p>



<p class="wp-block-paragraph">B is in the middle, that&#8217;s 38.</p>



<p class="wp-block-paragraph">C is on the right, that&#8217;s 42.</p>



<p class="wp-block-paragraph">Then we have to look for children of the output pattern that are unaccounted for.</p>



<p class="wp-block-paragraph">So we&#8217;re going to do, look at the Z node.</p>



<p class="wp-block-paragraph">The Z node had 12, which is unaccounted for as a left child.</p>



<p class="wp-block-paragraph">So I&#8217;m going to copy the 12 somewhere.</p>



<p class="wp-block-paragraph">We&#8217;ll deal with it in a second.</p>



<p class="wp-block-paragraph">Then we look for the right child of 21, that&#8217;s a 38.</p>



<p class="wp-block-paragraph">that&#8217;s a 38 that&#8217;s already in the output pattern so we don&#8217;t have to worry about that anymore</p>



<p class="wp-block-paragraph">and then we look at the y node so y had left child was 30 that&#8217;s not accounted for so i&#8217;m</p>



<p class="wp-block-paragraph">going to copy that put it somewhere else and then its right child was 42 that&#8217;s already</p>



<p class="wp-block-paragraph">handled in the output pattern so we&#8217;re done there i&#8217;m going to duplicate this and then we look at</p>



<p class="wp-block-paragraph">the uh we look at the x node the 42 it had a right child of 55 that also was not accounted for so i&#8217;m</p>



<p class="wp-block-paragraph">for so I&#8217;m gonna just copy it over here and we&#8217;ll do something with it okay we&#8217;re done looking for</p>



<p class="wp-block-paragraph">unaccounted for children again if you are just rearranging pointers you don&#8217;t really have to</p>



<p class="wp-block-paragraph">worry about this in your code but since we&#8217;re doing a diagram we have to double check that</p>



<p class="wp-block-paragraph">none of these nodes at the bottom here the unaccounted for children have children of their</p>



<p class="wp-block-paragraph">own if they did the children would have to come with them so 55 uh no children 12 no children 30</p>



<p class="wp-block-paragraph">So those are fine. If there were any children underneath, they would just stay on those nodes.</p>



<p class="wp-block-paragraph">So now we have to figure out who goes where. So the 12 is the least value. That means it&#8217;s going</p>



<p class="wp-block-paragraph">to go probably in the leftmost position compared to the other ones. But if we figure out like,</p>



<p class="wp-block-paragraph">where does this belong in the binary search tree? It belongs right here as the left child of 21.</p>



<p class="wp-block-paragraph">The 30 node, same thing. Where does it belong? It belongs between the 21 and 38. That&#8217;s the only</p>



<p class="wp-block-paragraph">And then the 55, it belongs on the right side of 42 for the same reason.</p>



<p class="wp-block-paragraph">Okay, I&#8217;m going to do my connecting lines real fast.</p>



<p class="wp-block-paragraph">If I don&#8217;t do my connecting lines, then I don&#8217;t like it.</p>



<p class="wp-block-paragraph">So now we have how many nodes in the output pattern?</p>



<p class="wp-block-paragraph">We have one, two, three, four, five, six.</p>



<p class="wp-block-paragraph">there&#8217;s also just six which means the final tree after rotation is just everything that we&#8217;ve</p>



<p class="wp-block-paragraph">written on the right side so i&#8217;m just going to erase all of this stuff get rid of that too</p>



<p class="wp-block-paragraph">and then move all these nodes over to the left call that the tree this is now the tree and then</p>



<p class="wp-block-paragraph">i just have to recompute the balance factors to make sure that everything is okay so the leaves</p>



<p class="wp-block-paragraph">0, 0, the 42 gets a 1, the 21 is perfectly balanced so that gets a 0.</p>



<p class="wp-block-paragraph">The 38 is also perfectly balanced.</p>



<p class="wp-block-paragraph">Again, it&#8217;s not about weight or mass even though there are more nodes on the left subtree,</p>



<p class="wp-block-paragraph">it&#8217;s all about the height.</p>



<p class="wp-block-paragraph">The height of the left subtree is 2, the height of the right subtree is 2, so 38 is actually</p>



<p class="wp-block-paragraph">perfectly balanced.</p>



<p class="wp-block-paragraph">Because there are no nodes that have a balance factor of 2 or worse, we are done rotating</p>



<p class="wp-block-paragraph">this tree.</p>



<p class="wp-block-paragraph">This is a valid AVL tree and it&#8217;s pretty fast.</p>



<p class="wp-block-paragraph">So I think that&#8217;s pretty much it.</p>



<p class="wp-block-paragraph">That&#8217;s all I wanted to go through today for this video.</p>



<p class="wp-block-paragraph">Thank you so much for following along.</p>



<p class="wp-block-paragraph">I hope you learned a little bit of stuff and had a little bit of fun.</p>



<p class="wp-block-paragraph">And I will see you in the next video.</p>



<p class="wp-block-paragraph">Have a great night and or day and or week and or weekend.</p>



<p class="wp-block-paragraph">Hey everybody.</p>



<p class="wp-block-paragraph">Thanks for watching this video again from the bottom of my heart.</p>



<p class="wp-block-paragraph">I really appreciate it.</p>



<p class="wp-block-paragraph">of my heart I really appreciate it I do hope you did learn something and have</p>



<p class="wp-block-paragraph">some fun if you could do me a please a small little favor could you please</p>



<p class="wp-block-paragraph">subscribe and follow this channel or these videos or whatever it is you do on</p>



<p class="wp-block-paragraph">the current social media website that you&#8217;re looking at right now it would</p>



<p class="wp-block-paragraph">really mean the world to me and it&#8217;ll help make more videos and grow this</p>



<p class="wp-block-paragraph">community so we&#8217;ll be able to do more videos longer videos better videos or</p>



<p class="wp-block-paragraph">just I&#8217;ll be able to keep making videos in general so please do do me a</p>



<p class="wp-block-paragraph">do me a kindness and uh and subscribe you know sometimes i&#8217;m sleeping in the middle of the night</p>



<p class="wp-block-paragraph">and i just wake up because i know somebody subscribed or followed it just wakes me up and</p>



<p class="wp-block-paragraph">i get filled with joy that&#8217;s exactly what happens every single time so you could do it as a nice</p>



<p class="wp-block-paragraph">favor to me or you could you could troll me if you want to just wake me up in the middle of the</p>



<p class="wp-block-paragraph">night just subscribe and then i&#8217;ll i&#8217;ll just wake up i promise that&#8217;s what will happen also uh if</p>



<p class="wp-block-paragraph">you look at the middle of the screen right now you should see a qr code which you can scan</p>



<p class="wp-block-paragraph">to go to the website which i think is also named somewhere at the bottom of this video</p>



<p class="wp-block-paragraph">and it&#8217;ll take you to my main website where you can just kind of like see all the videos i published</p>



<p class="wp-block-paragraph">and the services and tutorials and things that i offer and all that good stuff and uh</p>



<p class="wp-block-paragraph">if you have a suggestion for uh uh clarifications or errata or just future videos that you want to</p>



<p class="wp-block-paragraph">see please leave a comment or if you just want to say hey what&#8217;s up what&#8217;s going on you know just</p>



<p class="wp-block-paragraph">wake up for those in the middle of the night i get i wake up in a cold sweat and i&#8217;m like</p>



<p class="wp-block-paragraph">it would really it really mean the world to me i would really appreciate it so again thank you so</p>



<p class="wp-block-paragraph">much for watching this video and um enjoy the cool music as as i fade into the darkness which is</p>



<p class="wp-block-paragraph">coming for us all</p>



<p class="wp-block-paragraph">Thank you.</p>



<p class="wp-block-paragraph">It should all work out according to plan, trust me.</p>



<p class="wp-block-paragraph">Anyway, um, so…</p>
<p>The post <a href="https://www.NeuralLantern.com/avl-trees-adding-linear-data-and-performing-rotations/">AVL Trees: Adding Linear Data and Performing Rotations</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/avl-trees-adding-linear-data-and-performing-rotations/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AVL Tree Rotations Practice: Balancing a Huge Linear Tree Step by Step</title>
		<link>https://www.NeuralLantern.com/avl-tree-rotations-practice-balancing-a-huge-linear-tree-step-by-step/</link>
					<comments>https://www.NeuralLantern.com/avl-tree-rotations-practice-balancing-a-huge-linear-tree-step-by-step/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Tue, 16 Jun 2026 04:49:15 +0000</pubDate>
				<category><![CDATA[AVL Trees]]></category>
		<category><![CDATA[Binary Search Trees]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[AVL balance factor]]></category>
		<category><![CDATA[avl rotations]]></category>
		<category><![CDATA[AVL tree]]></category>
		<category><![CDATA[balanced binary tree]]></category>
		<category><![CDATA[binary search tree]]></category>
		<category><![CDATA[bst]]></category>
		<category><![CDATA[coding interview]]></category>
		<category><![CDATA[computer science tutorial]]></category>
		<category><![CDATA[data structures]]></category>
		<category><![CDATA[rotation examples]]></category>
		<category><![CDATA[self balancing tree]]></category>
		<category><![CDATA[tree rotations]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=391</guid>

					<description><![CDATA[<p>Learn how to perform AVL tree rotations on a completely linear binary search tree. This step-by-step practice video shows multiple rotations, balance factor updates, and how to transform an unbalanced O(n) tree into a balanced O(log n) AVL tree.</p>
<p>The post <a href="https://www.NeuralLantern.com/avl-tree-rotations-practice-balancing-a-huge-linear-tree-step-by-step/">AVL Tree Rotations Practice: Balancing a Huge Linear Tree Step by Step</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="AVL Tree Rotations Practice: Balancing a Huge Linear Tree Step by Step" width="1380" height="776" src="https://www.youtube.com/embed/mykKNhayTJM?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p class="wp-block-paragraph">In this hands-on AVL tree tutorial, we take a massive unbalanced linear binary search tree and perform multiple rotations to turn it into a properly balanced AVL tree. Watch as we identify imbalance, label X Y Z nodes, determine A B C, handle outstanding children, and reattach subtrees step by step.</p>



<p class="wp-block-paragraph">Perfect for computer science students learning data structures, self-balancing trees, and AVL rotations. We go through several rotations on the same tree to show the full process from start to finish.</p>



<p class="wp-block-paragraph">If you&#8217;ve seen the basics, this is the practice video you&#8217;ve been looking for. Timestamps and clear diagrams included.</p>



<p class="wp-block-paragraph">Like and subscribe for more data structures content!</p>



<p class="wp-block-paragraph">00:00 Introduction to AVL Rotations Practice<br>00:22 Previous Videos Overview<br>00:56 Understanding the Linear Tree Problem<br>01:24 Why Balance This Tree<br>02:20 Computing Balance Factors<br>03:16 First Rotation Setup XYZ<br>04:04 In-Order ABC Pattern<br>05:50 Reattaching Subtree<br>07:17 Recompute Balance Factors<br>08:06 Second Rotation Setup<br>09:20 XYZ and ABC for Second Rotation<br>10:08 Drawing Output Pattern<br>11:40 Placing Outstanding Children<br>13:32 Third Rotation Setup<br>14:28 XYZ for Third Rotation<br>15:02 Output Pattern and Children<br>18:28 Recompute Balance Factors<br>19:28 Fourth Rotation Setup<br>20:04 XYZ for Final Rotation<br>20:32 Handling All Outstanding Children<br>23:20 Reattaching Final Subtree<br>24:50 Last Rotation Setup<br>25:48 XYZ and ABC Final<br>26:38 Output Pattern and Children Placement<br>30:16 Final Balance Factors Check<br>30:52 Valid AVL Tree Achieved<br>31:07 Conclusion and Thanks</p>



<p class="wp-block-paragraph">=-=-=-=-=-=-=-=-=</p>



<p class="wp-block-paragraph">Thanks for watching!</p>



<p class="wp-block-paragraph">Find us on other social media here:</p>



<ul class="wp-block-list">
<li>https://www.NeuralLantern.com/social</li>



<li>Twitter / X: https://x.com/NeuralLantern</li>



<li>Rumble: https://rumble.com/c/c-3696939</li>



<li>BitChute: https://www.bitchute.com/channel/pg1Pvv5dN4Gt</li>



<li>Daily Motion: https://www.dailymotion.com/neurallantern</li>



<li>Minds: https://www.minds.com/neurallantern/</li>



<li>Odysee: https://odysee.com/@NeuralLantern:5</li>
</ul>



<p class="wp-block-paragraph">Please show your support!</p>



<ul class="wp-block-list">
<li>Buy me a coffee: https://ko-fi.com/neurallantern</li>



<li>Subscribe + Sharing on Social Media</li>



<li>Leave a comment or suggestion</li>



<li>Subscribe to the Blog: https://www.NeuralLantern.com</li>



<li>Watch the main &#8220;pinned&#8221; video of this channel for offers and extras</li>
</ul>



<p class="wp-block-paragraph">Hello there! Let&#8217;s practice AVL rotations with a big ugly gross linear tree that for some reason hasn&#8217;t been rotating up to this point.</p>



<p class="wp-block-paragraph">But we&#8217;re going to rotate it all at once to make it nice and balanced per the rules of AVL trees, just for practice.</p>



<p class="wp-block-paragraph">Okay, so first off, you should have hopefully seen my previous videos.</p>



<p class="wp-block-paragraph">search trees how to define them how to build them search through them add remove stuff all that</p>



<p class="wp-block-paragraph">stuff and then we talked about abl trees which are really just self-balancing binary search</p>



<p class="wp-block-paragraph">trees with some extra special rules on top we talked about the types of rotations how to do</p>



<p class="wp-block-paragraph">the rotations when to rotate when to how to detect whether a tree is actually a valid abl tree and</p>



<p class="wp-block-paragraph">all that stuff so if you don&#8217;t know what i&#8217;m talking about see my previous videos otherwise</p>



<p class="wp-block-paragraph">we&#8217;re just going to practice on this one tree right now we&#8217;re just going to do a practice run</p>



<p class="wp-block-paragraph">run. Okay so you would never I mean you would hopefully never see an AVL tree</p>



<p class="wp-block-paragraph">that looks like this. This is way too imbalanced for an AVL tree. An AVL tree</p>



<p class="wp-block-paragraph">would have started rebalancing itself a long time ago but let&#8217;s just pretend for</p>



<p class="wp-block-paragraph">the sake of argument that you disabled the balancing feature of your AVL tree.</p>



<p class="wp-block-paragraph">You maybe like have a boolean inside of your class that you&#8217;ve written in your</p>



<p class="wp-block-paragraph">program called am I behaving like an AVL tree true or false and you set it to</p>



<p class="wp-block-paragraph">for a while then you started throwing nodes at the tree after you ended up with this giant linear</p>



<p class="wp-block-paragraph">tree then we&#8217;re going to suddenly turn on the avlness bool and start rotating this tree sucks</p>



<p class="wp-block-paragraph">this is a valid binary search tree but like if you notice it follows all the rules of a binary</p>



<p class="wp-block-paragraph">search tree and the data is in order but this is definitely not a valid avl tree the time</p>



<p class="wp-block-paragraph">complexity of searching through this tree would be o of h and since o of h is actually the number</p>



<p class="wp-block-paragraph">h is actually the number of nodes in the entire tree the time complexity of</p>



<p class="wp-block-paragraph">searching through this particular tree is o of n so this is a linear tree it&#8217;s</p>



<p class="wp-block-paragraph">no faster to search through than a linked list at least in terms of</p>



<p class="wp-block-paragraph">scalability so this is bad we need to fix this so now let&#8217;s turn on the AVL</p>



<p class="wp-block-paragraph">ness we&#8217;ll say okay now you&#8217;re no longer pretending to be a regular binary search</p>



<p class="wp-block-paragraph">tree you&#8217;re an AVL tree let&#8217;s do some rotations the first thing we should do</p>



<p class="wp-block-paragraph">do if you&#8217;re presented with a tree like this all at once is just compute the balance factors for</p>



<p class="wp-block-paragraph">every single node. So I&#8217;m going to say the 55 is a leaf it has a balance factor of 0, the 42 has a</p>



<p class="wp-block-paragraph">balance factor of 1, and really the balance factors just increase by 1 for every level up we go. So</p>



<p class="wp-block-paragraph">the balance factor of the 15 node is horrible, it&#8217;s really really really bad. Now that we&#8217;ve done</p>



<p class="wp-block-paragraph">this we could rotate anywhere we wanted to. I mean it&#8217;s valid to rotate starting with the 34 or the</p>



<p class="wp-block-paragraph">or the 27 or 22 or 15 you wouldn&#8217;t want to rotate the 42 because that&#8217;s not</p>



<p class="wp-block-paragraph">imbalanced enough for an AVL tree but really the smartest thing to do is</p>



<p class="wp-block-paragraph">rotate as low as possible because when you rotate stuff that&#8217;s lower it tends</p>



<p class="wp-block-paragraph">to fix stuff that&#8217;s higher so then you&#8217;ll end up doing less work and</p>



<p class="wp-block-paragraph">probably end up with a tree that matches what someone else expected okay so we&#8217;re</p>



<p class="wp-block-paragraph">going to rotate as low as possible that means I&#8217;m going to find the lowest node</p>



<p class="wp-block-paragraph">and I&#8217;m going to say it&#8217;s the 34 node and I&#8217;ll label that as Z.</p>



<p class="wp-block-paragraph">That&#8217;s bad. Let me try again.</p>



<p class="wp-block-paragraph">34 is Z.</p>



<p class="wp-block-paragraph">Okay, then we find the A child of the Z node</p>



<p class="wp-block-paragraph">and we have to find the child that has a taller subtree,</p>



<p class="wp-block-paragraph">but there&#8217;s only one choice.</p>



<p class="wp-block-paragraph">We can only go to the right.</p>



<p class="wp-block-paragraph">There&#8217;s nothing on the left.</p>



<p class="wp-block-paragraph">So that means Y is the 42 node.</p>



<p class="wp-block-paragraph">Same thing for the X node.</p>



<p class="wp-block-paragraph">We&#8217;re labeling for X and we have to find a child of Y.</p>



<p class="wp-block-paragraph">We have to look at the taller subtree,</p>



<p class="wp-block-paragraph">We have to look at the taller subtree, but there is no other choice.</p>



<p class="wp-block-paragraph">We can only go down and to the right.</p>



<p class="wp-block-paragraph">So now we know our XYZ.</p>



<p class="wp-block-paragraph">I&#8217;m just going to place these labels up here at the top.</p>



<p class="wp-block-paragraph">I&#8217;m going to say X is 55, Y is 42, and Z is 34.</p>



<p class="wp-block-paragraph">And maybe I&#8217;m going to change that text color real fast.</p>



<p class="wp-block-paragraph">Then we want to produce an in-order representation of XYZ.</p>



<p class="wp-block-paragraph">This step, I think it helps people with diagrams, but it also helps you a lot when it comes time to code.</p>



<p class="wp-block-paragraph">when it comes time to code,</p>



<p class="wp-block-paragraph">because coding for these rotations is way easier</p>



<p class="wp-block-paragraph">than diagramming these rotations.</p>



<p class="wp-block-paragraph">You pretty much just have to come up with three new pointers,</p>



<p class="wp-block-paragraph">A and B and C,</p>



<p class="wp-block-paragraph">and all they are is the ordered version of XYZ.</p>



<p class="wp-block-paragraph">So, you know, which node belongs on the very left,</p>



<p class="wp-block-paragraph">that&#8217;s gonna be 34,</p>



<p class="wp-block-paragraph">which node would belong in the middle,</p>



<p class="wp-block-paragraph">that&#8217;s gonna be 42,</p>



<p class="wp-block-paragraph">which node would belong on the right side,</p>



<p class="wp-block-paragraph">that&#8217;s gonna be 55.</p>



<p class="wp-block-paragraph">And so now we&#8217;re ready to come up with our output pattern.</p>



<p class="wp-block-paragraph">So I&#8217;m just gonna take one of these nodes</p>



<p class="wp-block-paragraph">So I&#8217;m just going to take one of these nodes and copy it.</p>



<p class="wp-block-paragraph">Maybe get rid of that little stem there.</p>



<p class="wp-block-paragraph">And then I&#8217;m going to just, you know, copy paste this a couple of times as quickly as I can.</p>



<p class="wp-block-paragraph">It doesn&#8217;t need to be perfect.</p>



<p class="wp-block-paragraph">But if it&#8217;s not, they&#8217;ll laugh at you.</p>



<p class="wp-block-paragraph">Okay.</p>



<p class="wp-block-paragraph">So we&#8217;ll do this.</p>



<p class="wp-block-paragraph">And we&#8217;ll draw some connecting lines.</p>



<p class="wp-block-paragraph">So we&#8217;ve got like three nodes here.</p>



<p class="wp-block-paragraph">A perfect little tri-node subtree because we picked X and Y and Z.</p>



<p class="wp-block-paragraph">because we picked X and Y and Z and that became A and B and C.</p>



<p class="wp-block-paragraph">Can&#8217;t get that line right, I&#8217;m going to give up.</p>



<p class="wp-block-paragraph">So then we, I&#8217;m going to fix the labels here. So what is A belonging on the left?</p>



<p class="wp-block-paragraph">That&#8217;s 34. What is B which belongs in the middle? That&#8217;s 42.</p>



<p class="wp-block-paragraph">What is C which belongs on the right? That&#8217;s 55. So now we have</p>



<p class="wp-block-paragraph">a perfectly balanced trinode subtree. Notice how this is a valid binary search tree.</p>



<p class="wp-block-paragraph">If the numbers were in a different order, this wouldn&#8217;t be</p>



<p class="wp-block-paragraph">a valid binary search tree and you&#8217;d have to try again with your ordering and also this has to be</p>



<p class="wp-block-paragraph">a perfectly balanced trinode subtree otherwise this probably wouldn&#8217;t actually help if we if</p>



<p class="wp-block-paragraph">we did a different output pattern it wouldn&#8217;t help the tree so then the next thing we need to do is</p>



<p class="wp-block-paragraph">just double check that we don&#8217;t have any nodes that are unaccounted for from the input pattern</p>



<p class="wp-block-paragraph">the xyz nodes so if we look at the uh the 34 node let&#8217;s look at z first i guess we&#8217;ll look at the 34</p>



<p class="wp-block-paragraph">had 42 as a child but 42 is already handled so that&#8217;s actually okay then we look at the y node</p>



<p class="wp-block-paragraph">that&#8217;s 42 it had 34 and 55 as children the 34 was handled uh here and the 55 is handled here so we</p>



<p class="wp-block-paragraph">actually are fine we don&#8217;t need to worry about that now we&#8217;ll look at the x node the x node had</p>



<p class="wp-block-paragraph">no children so we&#8217;re pretty much done again like i said in previous videos there could have been up</p>



<p class="wp-block-paragraph">You know, each of these XYZ nodes could have had its own children.</p>



<p class="wp-block-paragraph">Notice how 34 could have had one, 42 could have had one, 55 could have had two.</p>



<p class="wp-block-paragraph">So there would be four outstanding children.</p>



<p class="wp-block-paragraph">So we&#8217;re actually done at this point with the outstanding children.</p>



<p class="wp-block-paragraph">There are none.</p>



<p class="wp-block-paragraph">So I&#8217;m ready to reattach this tree, I guess the rotated subtree, into the regular tree.</p>



<p class="wp-block-paragraph">So these three nodes can just go away from our diagram.</p>



<p class="wp-block-paragraph">In code, you&#8217;re not actually removing these nodes.</p>



<p class="wp-block-paragraph">You&#8217;re just sort of, you know, reattaching pointers.</p>



<p class="wp-block-paragraph">reattaching pointers but I&#8217;m going to redraw this in a way that looks kind of nice and I&#8217;ll just</p>



<p class="wp-block-paragraph">maybe redo this line real fast so I&#8217;m going to do a blue line here okay now we have to recompute the</p>



<p class="wp-block-paragraph">balance factors so I&#8217;m going to say that the 34 is a leaf it&#8217;s got balance factor of zero same for</p>



<p class="wp-block-paragraph">perfectly balanced and then we have to work our way up until we reach the root node. So</p>



<p class="wp-block-paragraph">the 27 node, it&#8217;s got two nodes hanging off the right side and nothing on the left.</p>



<p class="wp-block-paragraph">So its new balance factor is two. So it actually improved a little bit.</p>



<p class="wp-block-paragraph">The 22 node, one, two, three, it&#8217;s got three nodes hanging off the right side and nothing</p>



<p class="wp-block-paragraph">on the left. So it improved a little bit to three. And I&#8217;m guessing that the 15 also improved to four.</p>



<p class="wp-block-paragraph">You can see the height on the left subtree of 15 is one, two, three, four, nothing on the left,</p>



<p class="wp-block-paragraph">So we&#8217;re done with this particular rotation.</p>



<p class="wp-block-paragraph">But because we see a node that has a balance factor of two or worse,</p>



<p class="wp-block-paragraph">we&#8217;re not actually done rotating.</p>



<p class="wp-block-paragraph">This is still an invalid AVL tree.</p>



<p class="wp-block-paragraph">And under the hood, we would continually just, you know, rotate up and up and up the tree</p>



<p class="wp-block-paragraph">until everything looked like it was fixed.</p>



<p class="wp-block-paragraph">So again, the first node that&#8217;s out of whack, or I guess the lowest node that&#8217;s out of whack,</p>



<p class="wp-block-paragraph">we&#8217;ll call that our Z node.</p>



<p class="wp-block-paragraph">So we&#8217;re going to put a Z here.</p>



<p class="wp-block-paragraph">piece of text and then we have to find a child of Z with the tallest subtree so there&#8217;s no child on</p>



<p class="wp-block-paragraph">the left which means we have to go to the right to find our Y node okay then we have to go find X</p>



<p class="wp-block-paragraph">through a child of Y and we have to find the child with the taller subtree actually the left child</p>



<p class="wp-block-paragraph">and the right child have the same height of their trees of their subtrees so it doesn&#8217;t actually</p>



<p class="wp-block-paragraph">know for fun let&#8217;s just go to the left because it&#8217;ll probably be harder we&#8217;ll say that the x</p>



<p class="wp-block-paragraph">node is 34. be consistent if you always whenever you see like sub trees that are equal height</p>



<p class="wp-block-paragraph">i don&#8217;t know maybe try to be consistent going left or right but in this case it doesn&#8217;t really matter</p>



<p class="wp-block-paragraph">so we have xyz i&#8217;m going to type them up again right here we&#8217;re going to say x equals</p>



<p class="wp-block-paragraph">Let me just double check that 34 42 27 and then we&#8217;ll produce ABC, which are the in order</p>



<p class="wp-block-paragraph">representations of XYZ.</p>



<p class="wp-block-paragraph">Again, imagine you&#8217;re using pointers if you&#8217;re doing this in code.</p>



<p class="wp-block-paragraph">So we have like a is equal to the least value, the one that would belong on the left.</p>



<p class="wp-block-paragraph">That&#8217;s the 27 B should be 34 and C should be 42.</p>



<p class="wp-block-paragraph">And then, you know, just visually check.</p>



<p class="wp-block-paragraph">way so that all the nodes have their own space. The one that&#8217;s furthest on the left is Z and that</p>



<p class="wp-block-paragraph">ends up being A. The one in the middle is X, that&#8217;s B, and the one on the right is C, that&#8217;s 42, Y.</p>



<p class="wp-block-paragraph">Right, yeah. Okay, so now that we&#8217;ve selected our ABC we can start drawing the output pattern. So</p>



<p class="wp-block-paragraph">I&#8217;m going to like make a little copy of this and I&#8217;m just going to very quickly try to draw</p>



<p class="wp-block-paragraph">balanced maybe a little bit lower they&#8217;ll laugh at you um they won&#8217;t they will i&#8217;m just kidding</p>



<p class="wp-block-paragraph">let me finish this line</p>



<p class="wp-block-paragraph">all right fix the numbers real fast uh so a is supposed to be on the left so that&#8217;s 27 that&#8217;s</p>



<p class="wp-block-paragraph">already good uh b is 34 c is 42 so now we have to just worry about the unaccounted for children of</p>



<p class="wp-block-paragraph">unaccounted for children of ABC or XYZ. So first I&#8217;m going to look at X. Whoops.</p>



<p class="wp-block-paragraph">We look at X, it&#8217;s 34. It had no children of its own, so we don&#8217;t even have to worry about any of</p>



<p class="wp-block-paragraph">its children. So we&#8217;re done. We look at Y, Y had two children. It had 34, but 34 was already handled</p>



<p class="wp-block-paragraph">up here. And it had a right child of 55. Oh, so we have a child that is unaccounted for now. So I&#8217;m</p>



<p class="wp-block-paragraph">duplicate it over here. We got to put it somewhere. I don&#8217;t know where just yet.</p>



<p class="wp-block-paragraph">You can probably figure it out, but I&#8217;m just going to put it over there. Now we&#8217;re done looking for the Y.</p>



<p class="wp-block-paragraph">And then next we&#8217;ll look at the Z node.</p>



<p class="wp-block-paragraph">So I&#8217;m going to do</p>



<p class="wp-block-paragraph">the Z node is 27. It had a 42 as a right child, but 42 was already handled in the output pattern.</p>



<p class="wp-block-paragraph">So we&#8217;re done looking for outstanding children.</p>



<p class="wp-block-paragraph">So the next thing I&#8217;m going to do is figure out where the heck does that 55 go?</p>



<p class="wp-block-paragraph">does that 55 go? Remember, we&#8217;re trying to make valid binary search trees, which means there&#8217;s</p>



<p class="wp-block-paragraph">only one place where this 55 node could actually go. If you stuck it on the left side, a greater</p>



<p class="wp-block-paragraph">value on the left of 27, that&#8217;s invalid. That wouldn&#8217;t work. 55 is greater than 34, so it can&#8217;t</p>



<p class="wp-block-paragraph">go on the left. It&#8217;s greater than 42. So actually 55 belongs all the way on the right side, because</p>



<p class="wp-block-paragraph">again, that&#8217;s the only place it would actually work to allow us to still have a valid binary</p>



<p class="wp-block-paragraph">search tree when we were done placing it so double check the subtree that you have written down after</p>



<p class="wp-block-paragraph">you&#8217;re done doing all this stuff and make sure that the whole entire tree is a valid binary search</p>



<p class="wp-block-paragraph">tree if not you probably have to try again okay so i&#8217;m going to duplicate this slide right here</p>



<p class="wp-block-paragraph">and we&#8217;re going to say that we&#8217;ve got four nodes ready to be inserted in place of these four nodes</p>



<p class="wp-block-paragraph">over here one two three four so i&#8217;m going to just select all four of these nodes and just delete them</p>



<p class="wp-block-paragraph">and reinsert the rotated, you know, the rotated nodes, which are the same nodes, but they&#8217;re just,</p>



<p class="wp-block-paragraph">you know, they&#8217;re drawn differently with, you know, different connections. And then I&#8217;m going</p>



<p class="wp-block-paragraph">to fix this connection over here. So that&#8217;s 34 is now the right child of 22. Then I have to do</p>



<p class="wp-block-paragraph">the balance factors for all of the nodes that we rearranged. So the leaves are easy. As usual,</p>



<p class="wp-block-paragraph">This 42 has a balance factor of 1, and this 34 has a balance factor of also 1.</p>



<p class="wp-block-paragraph">It&#8217;s not perfect, but it&#8217;s okay.</p>



<p class="wp-block-paragraph">Then we work our way up the tree until we find the root node.</p>



<p class="wp-block-paragraph">So now we&#8217;re going to recompute the balance factor for the 22.</p>



<p class="wp-block-paragraph">Actually, it doesn&#8217;t improve.</p>



<p class="wp-block-paragraph">If you notice, the right subtree has a height of 1, 2, 3.</p>



<p class="wp-block-paragraph">There is no left subtree, so the balance factor is 3.</p>



<p class="wp-block-paragraph">Same thing for this 15 node.</p>



<p class="wp-block-paragraph">So we made a little progress.</p>



<p class="wp-block-paragraph">Not much.</p>



<p class="wp-block-paragraph">We have to keep going.</p>



<p class="wp-block-paragraph">So, you know, once again, I&#8217;m going to select the lowest node that&#8217;s out of whack.</p>



<p class="wp-block-paragraph">Or I guess as I work my way up the subtree, I can see that three node is still out of whack.</p>



<p class="wp-block-paragraph">So I&#8217;m going to call that Z.</p>



<p class="wp-block-paragraph">Nope.</p>



<p class="wp-block-paragraph">Somebody remind me to do what types of rotations to talk about the rotation types.</p>



<p class="wp-block-paragraph">Somebody send me an email or a comment.</p>



<p class="wp-block-paragraph">I&#8217;m going to do it at the end of this video, but send me a comment anyway.</p>



<p class="wp-block-paragraph">So the Z node is the 22 node.</p>



<p class="wp-block-paragraph">22 node to find the y node we have to take a child of z with the tallest subtree but that&#8217;s obviously going to be 34</p>



<p class="wp-block-paragraph">There&#8217;s no other choice</p>



<p class="wp-block-paragraph">And now we actually do have an interesting choice to find the x node</p>



<p class="wp-block-paragraph">It has to be a child of y, but it&#8217;s got to be the child with the tallest subtree</p>



<p class="wp-block-paragraph">So for the first time we can kind of see</p>



<p class="wp-block-paragraph">That we you know, we might have wanted to put x on the left or right, but it has to be on the right</p>



<p class="wp-block-paragraph">We&#8217;re not allowed to put it on on the left at least for this method</p>



<p class="wp-block-paragraph">So there we go. We have our XYZ. I&#8217;m going to go ahead and do X is equal to 42, and Y is equal to 34, and Z is equal to 22, and then A, B, and C are going to be the in-order representations.</p>



<p class="wp-block-paragraph">the middle 42 goes on the right so now i&#8217;m ready to draw my output pattern so i&#8217;m going to like</p>



<p class="wp-block-paragraph">select this real fast duplicate it up here make some copies making copies anyone no okay just</p>



<p class="wp-block-paragraph">just wondering okay i&#8217;m going to do this do some connecting lines</p>



<p class="wp-block-paragraph">So A is supposed to be on the left, that&#8217;s 22, and then B is going to be 34, and C is</p>



<p class="wp-block-paragraph">going to be on the right, that&#8217;s going to be 42.</p>



<p class="wp-block-paragraph">So we have a perfectly balanced trinode subtree.</p>



<p class="wp-block-paragraph">Now we&#8217;ve got to double check for outstanding children.</p>



<p class="wp-block-paragraph">So we start by looking at the Z node.</p>



<p class="wp-block-paragraph">Oh my god.</p>



<p class="wp-block-paragraph">Not as skilled as I think I am.</p>



<p class="wp-block-paragraph">We look at the Z node.</p>



<p class="wp-block-paragraph">which is already handled over here so we&#8217;re fine that way then we&#8217;ll look at the y node the y node</p>



<p class="wp-block-paragraph">was 34 it had a left child of 27 that is not accounted for in the output pattern so i&#8217;m going</p>



<p class="wp-block-paragraph">to grab it and then also you know when you&#8217;re grabbing these unaccounted for children double</p>



<p class="wp-block-paragraph">check that they might also have children of their own if they do we have to take them with the node</p>



<p class="wp-block-paragraph">that we&#8217;re moving so if 27 had any children we would not be you know removing or rearranging</p>



<p class="wp-block-paragraph">children and just kind of you know let them stay in their position underneath 27. You know we would</p>



<p class="wp-block-paragraph">not rearrange pointers that are further down but in this case what have I done in this case 27</p>



<p class="wp-block-paragraph">doesn&#8217;t have any children I&#8217;ll have to do a copy that&#8217;s why make a copy put it somewhere so now</p>



<p class="wp-block-paragraph">we&#8217;re done with the 27 on the right side of 34 it had a child of 42 but that&#8217;s already handled</p>



<p class="wp-block-paragraph">42 and then I&#8217;ll just put like an arrow here. Now we&#8217;re ready to look at the X nodes children.</p>



<p class="wp-block-paragraph">So the X is 42. It had a right child of 55 which is also not accounted for in the output pattern.</p>



<p class="wp-block-paragraph">So I&#8217;m going to just move that over here.</p>



<p class="wp-block-paragraph">Okay now we have to place these children in their appropriate positions.</p>



<p class="wp-block-paragraph">So the 55 if you think about it there&#8217;s only one position that the 55 could ever go</p>



<p class="wp-block-paragraph">go to produce a valid binary search tree so it can&#8217;t go there it&#8217;s got to go all the way on the</p>



<p class="wp-block-paragraph">right side so that&#8217;s where we&#8217;ll put it same thing for the 27 there&#8217;s only one place it could go it</p>



<p class="wp-block-paragraph">can&#8217;t go here because it&#8217;s less than 34 so it can&#8217;t be on the right side of 34 it&#8217;s going to</p>



<p class="wp-block-paragraph">be on the left side of 34 and if you look at where is it going to go with respect to 22 it can&#8217;t go</p>



<p class="wp-block-paragraph">on the left it has to go on the right because again we need a valid binary search tree</p>



<p class="wp-block-paragraph">So I&#8217;m just going to connect this line right here.</p>



<p class="wp-block-paragraph">And now we&#8217;re done making our little output tree, subtree.</p>



<p class="wp-block-paragraph">So how many nodes did we have in the input tree?</p>



<p class="wp-block-paragraph">It was 22, 34, 42, and 55, so like five nodes.</p>



<p class="wp-block-paragraph">And if you look at the output pattern here, there&#8217;s also five nodes.</p>



<p class="wp-block-paragraph">So we&#8217;re pretty much ready to just kind of remove all of these nodes</p>



<p class="wp-block-paragraph">all the way up to that 15.</p>



<p class="wp-block-paragraph">and make it the right child of 15. So I&#8217;m going to select all of this stuff, make it the right child</p>



<p class="wp-block-paragraph">of 15, and then I guess I&#8217;ll just redo that line real fast. So this is a nicely formatted diagram.</p>



<p class="wp-block-paragraph">So we&#8217;ll do what&#8217;s going on with my computer. Okay, sometimes it lags. I&#8217;m gonna, well,</p>



<p class="wp-block-paragraph">balance factors now so I&#8217;m going to do balance factors for the leaves pretty easy the 22 and the</p>



<p class="wp-block-paragraph">42 have a balance factor of one again if this is confusing see my previous videos we practiced a</p>



<p class="wp-block-paragraph">lot of that the balance factor for the 34 is going to be a zero remember it&#8217;s about the height of the</p>



<p class="wp-block-paragraph">left subtree versus the right subtree which there&#8217;s no difference actually they both have a height of</p>



<p class="wp-block-paragraph">two it&#8217;s you know just just because there&#8217;s a little diagonal bounce there on one side doesn&#8217;t</p>



<p class="wp-block-paragraph">awesome. Not perfect, but it&#8217;s pretty good. We look at the 15. What&#8217;s the new balance factor of</p>



<p class="wp-block-paragraph">the 15? It&#8217;s actually three now because the height of its right subtree is three and the height of</p>



<p class="wp-block-paragraph">its left subtree is zero. So its balance factor improved to three. So we are making, you know,</p>



<p class="wp-block-paragraph">a little bit of progress. Now we know that the only node that&#8217;s out of whack in the whole tree</p>



<p class="wp-block-paragraph">is the 15. So we&#8217;re just going to call that our Z node for another rotation. So I&#8217;m going to put Z</p>



<p class="wp-block-paragraph">of z which would be y and there&#8217;s no other choice and then once again we have to find a child of y</p>



<p class="wp-block-paragraph">to find x and we have to take the child that has the taller subtree but both of these subtrees</p>



<p class="wp-block-paragraph">are equal so i&#8217;m just going to go to the right for fun i don&#8217;t know i&#8217;m going to do x over here</p>



<p class="wp-block-paragraph">on the on the right side well hang on have i been doing this the easy way oh yeah let&#8217;s let&#8217;s go to</p>



<p class="wp-block-paragraph">Okay, so now we have XYZ. I don&#8217;t know why I say these things. We&#8217;ll do XYZ. X equals 22. Y is equal to 34. I say them for fun. Z is equal to 15. And then we&#8217;re going to do A and B and C. So A is going to be the least value. So that&#8217;s 15. B is going to be 22. C is going to be 34.</p>



<p class="wp-block-paragraph">tree so i&#8217;m going to copy this over here a couple more times this tree is probably going to be huge</p>



<p class="wp-block-paragraph">i&#8217;m probably gonna have to rearrange this a few times just do this over here make another copy</p>



<p class="wp-block-paragraph">over here there&#8217;s a lot of nodes that are going to be unaccounted for here um i think this was</p>



<p class="wp-block-paragraph">the example where we ended up just replacing the entire tree let&#8217;s see all right i guess that&#8217;s</p>



<p class="wp-block-paragraph">And then I&#8217;m going to update the numbers. So A is 15, and B is 22, and C is 34.</p>



<p class="wp-block-paragraph">So now one by one we have to look for any outstanding children of the nodes in the output pattern.</p>



<p class="wp-block-paragraph">So we look at, let&#8217;s say, the Z first.</p>



<p class="wp-block-paragraph">The Z had a right child of 34, but that&#8217;s already taken care of in the output pattern, so we don&#8217;t have to do anything.</p>



<p class="wp-block-paragraph">now we look at the y the y had a left child of 22 but that&#8217;s already taken care of in the output</p>



<p class="wp-block-paragraph">pattern so we don&#8217;t have to worry about that it also had a right child of 42</p>



<p class="wp-block-paragraph">um so we don&#8217;t have to worry about that sorry we do have to worry about that so i&#8217;m going to copy</p>



<p class="wp-block-paragraph">the 42 over here and we&#8217;re going to have to do something with it eventually now we&#8217;re ready to</p>



<p class="wp-block-paragraph">If we&#8217;re looking at the X node, X node is 22.</p>



<p class="wp-block-paragraph">It had a right child of 27 that is not in the output pattern.</p>



<p class="wp-block-paragraph">So that&#8217;s something that&#8217;s unaccounted for.</p>



<p class="wp-block-paragraph">I&#8217;m going to place it over here.</p>



<p class="wp-block-paragraph">Okay, now we&#8217;re ready to attach the nodes in the output pattern.</p>



<p class="wp-block-paragraph">Let me just bring something to your attention real fast.</p>



<p class="wp-block-paragraph">Notice how the 42 node, which was an outstanding child of one of the output pattern nodes,</p>



<p class="wp-block-paragraph">it had a child of its own, right?</p>



<p class="wp-block-paragraph">on the bottom here, you know, below the output pattern, if they had any children of their</p>



<p class="wp-block-paragraph">own, we would not like change their topology. We would not assign them to different parents.</p>



<p class="wp-block-paragraph">They would just stay exactly where they are, which means just for the purposes of this diagram,</p>



<p class="wp-block-paragraph">I should probably also bring the 55 down as the right child of the 42. So I can remember,</p>



<p class="wp-block-paragraph">you know, that it was there and not totally forget it and ruin the tree.</p>



<p class="wp-block-paragraph">27 had no children, so it&#8217;s fine. The 27 should be a left child of 34 because it&#8217;s greater than</p>



<p class="wp-block-paragraph">of 34 because it&#8217;s greater than 22 and it&#8217;s less than 34 so I&#8217;m going to stick it right there and</p>



<p class="wp-block-paragraph">then where would the 42 go well it would it would be a right child of 34 because it&#8217;s greater than</p>



<p class="wp-block-paragraph">34 so maybe I should make the 27 like just a little bit more to the left okay then I&#8217;m going</p>



<p class="wp-block-paragraph">to reconnect so the 34&#8217;s left child is 27 its right child is 42 and then you know this is easy</p>



<p class="wp-block-paragraph">like I make mistakes all the time too so I just want to double check that this is a valid binary</p>



<p class="wp-block-paragraph">search tree because I could have you know done the numbers incorrectly so we have 15 22 27 34 42 55</p>



<p class="wp-block-paragraph">it all increases it is a binary tree so it&#8217;s also a binary search tree and then it&#8217;s like</p>



<p class="wp-block-paragraph">it satisfies all the other properties so now how many nodes did I actually remove four five six and</p>



<p class="wp-block-paragraph">there were only six nodes in the entire tree before we did this rotation you know z is kind of the</p>



<p class="wp-block-paragraph">know z is kind of the culprit of why this happened so that means the rotated pattern is actually the</p>



<p class="wp-block-paragraph">final binary search tree so i&#8217;m just going to erase the whole entire tree and put the rotated</p>



<p class="wp-block-paragraph">pattern in the middle here then we just have to recompute all the balance factors to make sure</p>



<p class="wp-block-paragraph">that we&#8217;re done or that we&#8217;re not done so the leaves get zero and then the 42 gets a one and</p>



<p class="wp-block-paragraph">then the 34 gets a one because it&#8217;s got a height of one on its left subtree and a height of two on</p>



<p class="wp-block-paragraph">and a height of 2 on its right subtree, take the absolute value.</p>



<p class="wp-block-paragraph">The 22 node, I don&#8217;t think that&#8217;s quite finished yet.</p>



<p class="wp-block-paragraph">It&#8217;s got a balance factor of 2 because it&#8217;s here.</p>



<p class="wp-block-paragraph">Let&#8217;s just clarify to make sure everybody&#8217;s on the same page.</p>



<p class="wp-block-paragraph">Anytime I feel that I had to think even a little bit,</p>



<p class="wp-block-paragraph">I&#8217;ll sometimes just kind of take a little step back and make sure everybody&#8217;s okay.</p>



<p class="wp-block-paragraph">So the left subtree has a height of 1.</p>



<p class="wp-block-paragraph">You can see that I highlighted the left subtree.</p>



<p class="wp-block-paragraph">The right subtree has a height of 1, 2, 3.</p>



<p class="wp-block-paragraph">So 1 minus 3, take the absolute value.</p>



<p class="wp-block-paragraph">That&#8217;s going to be 2.</p>



<p class="wp-block-paragraph">value that&#8217;s going to be two so the balance factor of the 22 node is two meaning we&#8217;re not done</p>



<p class="wp-block-paragraph">rotating our tree it could be a little bit better a little bit faster so maybe i&#8217;m going to move this</p>



<p class="wp-block-paragraph">whole thing over to the left a little bit and then we&#8217;ll call the 22 node the z node because it&#8217;s the</p>



<p class="wp-block-paragraph">first node that&#8217;s out of whack then we have some more interesting choices right remember before</p>



<p class="wp-block-paragraph">if we&#8217;re going to go down into the left or down into the right it always seemed obvious but now</p>



<p class="wp-block-paragraph">seemed obvious but now to find our y we could go left or right but we have to go to the right</p>



<p class="wp-block-paragraph">because 34 has the taller subtree 15 it&#8217;s it&#8217;s a tree of just one it&#8217;s a height of one and 34 it&#8217;s</p>



<p class="wp-block-paragraph">a tree of height three so we go to the right to find y to find x again we need to look at a child</p>



<p class="wp-block-paragraph">of y with the tallest subtree so that&#8217;s not going to be 27 that&#8217;s a height of one it&#8217;s going to be</p>



<p class="wp-block-paragraph">42 with the height of two so the x node is this over here and now we&#8217;re ready to talk about</p>



<p class="wp-block-paragraph">ready to talk about what is XYZ and ABC. So X is, I always forget to change the color before I type</p>



<p class="wp-block-paragraph">this. Okay. X is 42. Y is 34. Z is 22. And then we get A and B and C. Okay, so A is the least value,</p>



<p class="wp-block-paragraph">the one that would belong on the left. I mean, you can just look visually on the diagram again.</p>



<p class="wp-block-paragraph">on the left right so that would have to be a because anything that starts leftmost should end</p>



<p class="wp-block-paragraph">up left leftmost in terms of a well-drawn diagram so b is going to be in the middle that&#8217;s the 34</p>



<p class="wp-block-paragraph">and then c is going to be the greatest value which is 42 again c 42 is the rightmost value both</p>



<p class="wp-block-paragraph">before and after we decided what is a xyz and abc so we&#8217;ve got that i&#8217;m going to go ahead and start</p>



<p class="wp-block-paragraph">for another new diagram.</p>



<p class="wp-block-paragraph">We&#8217;re going to say,</p>



<p class="wp-block-paragraph">we got that.</p>



<p class="wp-block-paragraph">Give it a little copy.</p>



<p class="wp-block-paragraph">Give it another little copy.</p>



<p class="wp-block-paragraph">Give it a copy.</p>



<p class="wp-block-paragraph">Then I&#8217;m going to draw my connections.</p>



<p class="wp-block-paragraph">Dang, how long is this video?</p>



<p class="wp-block-paragraph">Man, I knew this was going to be a gnarly example.</p>



<p class="wp-block-paragraph">That&#8217;s why I like doing it.</p>



<p class="wp-block-paragraph">Okay.</p>



<p class="wp-block-paragraph">Fix the numbers real fast.</p>



<p class="wp-block-paragraph">So the 27 is A, it&#8217;s 22.</p>



<p class="wp-block-paragraph">And then this is going to be B, which is 34.</p>



<p class="wp-block-paragraph">And then 27, or the rightmost node, is going to be the 42.</p>



<p class="wp-block-paragraph">Then we start looking at children that might be unaccounted for in our target pattern.</p>



<p class="wp-block-paragraph">So I&#8217;m going to duplicate this.</p>



<p class="wp-block-paragraph">And we&#8217;ll say, start by looking at Z.</p>



<p class="wp-block-paragraph">It had a left child of 15, which is unaccounted for in the output pattern.</p>



<p class="wp-block-paragraph">So I&#8217;m going to move 15 over here somewhere.</p>



<p class="wp-block-paragraph">And then we look at the 34.</p>



<p class="wp-block-paragraph">That&#8217;s already accounted for in the output pattern.</p>



<p class="wp-block-paragraph">So we&#8217;re done looking at Z&#8217;s children.</p>



<p class="wp-block-paragraph">So I&#8217;m just going to do this.</p>



<p class="wp-block-paragraph">Now we&#8217;re ready to look at Y.</p>



<p class="wp-block-paragraph">Y had a left child of 27.</p>



<p class="wp-block-paragraph">That&#8217;s actually unaccounted for.</p>



<p class="wp-block-paragraph">So I&#8217;m going to move the 20.</p>



<p class="wp-block-paragraph">I&#8217;m going to copy the 27 over here.</p>



<p class="wp-block-paragraph">And then we look at the 42.</p>



<p class="wp-block-paragraph">The 42 is already handled in the output pattern.</p>



<p class="wp-block-paragraph">So we don&#8217;t have to worry about it.</p>



<p class="wp-block-paragraph">worry about it okay now we&#8217;re ready to look at the x nodes children so we look at x it had a right</p>



<p class="wp-block-paragraph">child of 55 that&#8217;s also that&#8217;s also not accounted for in the output pattern so i&#8217;m going to make a</p>



<p class="wp-block-paragraph">copy so we have like three nodes to worry about and then you know just for diagram purposes in</p>



<p class="wp-block-paragraph">the code this would be easy to do but for the diagram we have to make sure are we dragging any</p>



<p class="wp-block-paragraph">of these unaccounted for children away from their other children that they might have so 55 it has</p>



<p class="wp-block-paragraph">children 27 it has no children 15 also has no children so these are pretty easy so just visually</p>



<p class="wp-block-paragraph">I&#8217;m going to rearrange I lost my camera what happened test test test whoa I&#8217;m tripping so I</p>



<p class="wp-block-paragraph">had a technical issue with my camera I had to edit out I guess a little portion where I was super</p>



<p class="wp-block-paragraph">confused and screaming and now I think we&#8217;re okay so we can continue the video so we&#8217;ve just looked</p>



<p class="wp-block-paragraph">children that are unaccounted for and accounted for them that&#8217;s so nice of us</p>



<p class="wp-block-paragraph">and we&#8217;re going to have to place them somewhere so this 15 again it can&#8217;t go</p>



<p class="wp-block-paragraph">anywhere over here on the right side that would be an invalid binary search</p>



<p class="wp-block-paragraph">tree it&#8217;s actually got to go on the left of the 22</p>



<p class="wp-block-paragraph">it&#8217;s the only place it could possibly go same thing for the 55 where is that</p>



<p class="wp-block-paragraph">going to go I don&#8217;t know maybe like all the way to the right because that&#8217;s the</p>



<p class="wp-block-paragraph">only numerically valid you know place that it could go to have a valid binary</p>



<p class="wp-block-paragraph">27 can&#8217;t go on the right of 34 it&#8217;s too small it ends up going on the right of 22.</p>



<p class="wp-block-paragraph">So now we&#8217;ve placed the children to account for them and I&#8217;m going to just like draw my</p>



<p class="wp-block-paragraph">connecting lines real fast and then how many nodes do we have here let&#8217;s see the 22</p>



<p class="wp-block-paragraph">1 2 3 4 5 6 1 2 3 4 5 6 oh actually that&#8217;s every single node in the tree just like last time we</p>



<p class="wp-block-paragraph">again guess that that would have happened because it might be likely to happen because the z node</p>



<p class="wp-block-paragraph">here was actually the root node of the tree. So I&#8217;m just going to you know replace the entire tree</p>



<p class="wp-block-paragraph">and say that we&#8217;re done rotating now. So we&#8217;ll just do this put this in the middle and then</p>



<p class="wp-block-paragraph">recompute all the balance factors just to check to see if we&#8217;re done. You can probably tell already</p>



<p class="wp-block-paragraph">this is a pretty decent tree so we might not have to rotate but I&#8217;m going to go ahead and</p>



<p class="wp-block-paragraph">have to rotate but I&#8217;m going to go ahead and just double check anyway. So the leaves get zeros</p>



<p class="wp-block-paragraph">and the 22 gets a zero because it&#8217;s got left and right subtrees of equal height. The 42 has a one</p>



<p class="wp-block-paragraph">and the 34 also has a zero because it&#8217;s left and right subtrees are equal height. This is maybe</p>



<p class="wp-block-paragraph">another good opportunity for me to point out that it&#8217;s not about weight or mass on the left versus</p>



<p class="wp-block-paragraph">right subtrees. It&#8217;s just about height only. So even though there are less nodes in the right</p>



<p class="wp-block-paragraph">The fact remains that the heights are the same. So actually that&#8217;s a zero for the root node</p>



<p class="wp-block-paragraph">This is now finally a valid AVL tree. We have rotated it enough. It is now considered</p>



<p class="wp-block-paragraph">Log time again, it&#8217;s going to be fast to search and insert and remove and all that stuff. So this is pretty great</p>



<p class="wp-block-paragraph">We are now officially done with this example tree. So thank you so much for watching this video</p>



<p class="wp-block-paragraph">I hope you learned a little bit of fun and had a little bit of stuff</p>



<p class="wp-block-paragraph">and I hope you enjoyed doing this tree with me it&#8217;s always a little stressful because it&#8217;s like</p>



<p class="wp-block-paragraph">a half hour tree and I always wonder like did I make a mistake five hours ago I don&#8217;t even know</p>



<p class="wp-block-paragraph">so I guess I&#8217;ll see you in the next video thanks for hanging in there with me</p>



<p class="wp-block-paragraph">hey everybody thanks for watching this video again from the bottom of my heart I really</p>



<p class="wp-block-paragraph">appreciate it I do hope you did learn something and have some fun if you could do me a please</p>



<p class="wp-block-paragraph">Could you please subscribe and follow this channel or these videos or whatever it is you do on the current social media?</p>



<p class="wp-block-paragraph">It&#8217;s a website that you&#8217;re looking at right now</p>



<p class="wp-block-paragraph">It would really mean the world to me and it&#8217;ll help make more videos and grow this community</p>



<p class="wp-block-paragraph">So we&#8217;ll be able to do more videos longer videos better videos or just I&#8217;ll be able to keep making videos in general</p>



<p class="wp-block-paragraph">So please do do me a kindness and and subscribe</p>



<p class="wp-block-paragraph">You know sometimes I&#8217;m sleeping in the middle of the night and I just wake up because I know somebody subscribed or followed</p>



<p class="wp-block-paragraph">subscribed or followed. It just wakes me up and I get filled with joy. That&#8217;s exactly what happens</p>



<p class="wp-block-paragraph">every single time. So you could do it as a nice favor to me or you could you could troll me if</p>



<p class="wp-block-paragraph">you want to just wake me up in the middle of the night. Just subscribe and then I&#8217;ll just wake up.</p>



<p class="wp-block-paragraph">I promise that&#8217;s what will happen. Also if you look at the middle of the screen right now you</p>



<p class="wp-block-paragraph">should see a QR code which you can scan in order to go to the website which I think is also named</p>



<p class="wp-block-paragraph">somewhere at the bottom of this video and it&#8217;ll take you to my main website where you can just</p>



<p class="wp-block-paragraph">all the videos I published and the services and tutorials and things that I offer and all that</p>



<p class="wp-block-paragraph">good stuff. And, uh, if you have a suggestion for, uh, uh, clarifications or errata or just future</p>



<p class="wp-block-paragraph">videos that you want to see, please leave a comment. Or if you just want to say, Hey, what&#8217;s</p>



<p class="wp-block-paragraph">up, what&#8217;s going on? You know, just send me a comment, whatever. I also wake up for those in</p>



<p class="wp-block-paragraph">the middle of the night. I get, I wake up in a cold sweat and I&#8217;m like, it would really,</p>



<p class="wp-block-paragraph">really appreciate it. So again, thank you so much for watching this video and enjoy the cool music</p>



<p class="wp-block-paragraph">as I fade into the darkness, which is coming for us all.</p>



<p class="wp-block-paragraph">Thank you.</p>



<p class="wp-block-paragraph">so</p>



<p class="wp-block-paragraph">Hey there! Let&#8217;s rotate an AVL tree…</p>



<p class="wp-block-paragraph">Hmm…</p>



<p class="wp-block-paragraph">Test test test! Whoa, I&#8217;m trippin&#8217;!</p>
<p>The post <a href="https://www.NeuralLantern.com/avl-tree-rotations-practice-balancing-a-huge-linear-tree-step-by-step/">AVL Tree Rotations Practice: Balancing a Huge Linear Tree Step by Step</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/avl-tree-rotations-practice-balancing-a-huge-linear-tree-step-by-step/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AVL Tree Rotation Types Explained for Self-Balancing Binary Search Trees</title>
		<link>https://www.NeuralLantern.com/avl-tree-rotation-types-explained-for-self-balancing-binary-search-trees/</link>
					<comments>https://www.NeuralLantern.com/avl-tree-rotation-types-explained-for-self-balancing-binary-search-trees/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Mon, 25 May 2026 20:03:52 +0000</pubDate>
				<category><![CDATA[AVL Trees]]></category>
		<category><![CDATA[Binary Search Trees]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[avl rotations]]></category>
		<category><![CDATA[AVL tree]]></category>
		<category><![CDATA[avl tree tutorial]]></category>
		<category><![CDATA[balance factor]]></category>
		<category><![CDATA[binary search tree]]></category>
		<category><![CDATA[bst]]></category>
		<category><![CDATA[coding interview]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[data structures]]></category>
		<category><![CDATA[double left rotation]]></category>
		<category><![CDATA[double right rotation]]></category>
		<category><![CDATA[self balancing binary search tree]]></category>
		<category><![CDATA[single left rotation]]></category>
		<category><![CDATA[single right rotation]]></category>
		<category><![CDATA[tree rotations]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=377</guid>

					<description><![CDATA[<p>In AVL trees, when we find a node with a balance factor of 2 or worse, we perform rotations on the trinode subtree. There are four input patterns that all resolve to the same balanced output pattern through single or double rotations. Single rotations handle straight line imbalances while double rotations address the zigzag cases. Each rotation rearranges parent-child pointers to reduce the height from 3 to 2, helping keep the overall tree balanced for log time operations.</p>
<p>The post <a href="https://www.NeuralLantern.com/avl-tree-rotation-types-explained-for-self-balancing-binary-search-trees/">AVL Tree Rotation Types Explained for Self-Balancing Binary Search Trees</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="AVL Tree Rotation Types Explained for Self-Balancing Binary Search Trees" width="1380" height="776" src="https://www.youtube.com/embed/zY8ItrR-j1U?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p class="wp-block-paragraph">Hey everyone, in this video we break down the four types of rotations you need to know for AVL trees &#8211; self-balancing binary search trees.</p>



<p class="wp-block-paragraph">We cover single right rotations, single left rotations, double right rotations, and double left rotations with clear diagrams and explanations of the input patterns and how they become the balanced output pattern.</p>



<p class="wp-block-paragraph">If you&#8217;ve been learning about binary search trees and want to understand how AVL trees maintain their balance through rotations, this is the perfect next step. We look at the trinode subtrees, balance factors, and exactly how to rearrange the pointers for each case.</p>



<p class="wp-block-paragraph">Great for computer science students, coding interviews, or anyone building their data structures knowledge.</p>



<p class="wp-block-paragraph">Watch the full series on binary search trees and AVL trees for more.</p>



<p class="wp-block-paragraph">00:00 Introduction to AVL Tree Rotations<br>00:14 Previous Videos Overview<br>00:28 Balance Factors and Trinode Subtrees<br>00:50 Identifying Imbalance<br>01:56 When to Rotate<br>02:20 Four Input Patterns<br>02:41 Target Balanced Pattern<br>04:18 Single Right Rotation<br>04:33 Single Left Rotation<br>08:44 Double Rotations<br>11:51 Remembering Rotation Types<br>13:04 Wrapping Up Rotations<br>13:27 Thanks and Outro</p>



<p class="wp-block-paragraph">=-=-=-=-=-=-=-=-=</p>



<p class="wp-block-paragraph">Thanks for watching!</p>



<p class="wp-block-paragraph">Find us on other social media here:</p>



<ul class="wp-block-list">
<li>https://www.NeuralLantern.com/social</li>



<li>Twitter / X: https://x.com/NeuralLantern</li>



<li>Rumble: https://rumble.com/c/c-3696939</li>



<li>BitChute: https://www.bitchute.com/channel/pg1Pvv5dN4Gt</li>



<li>Daily Motion: https://www.dailymotion.com/neurallantern</li>



<li>Minds: https://www.minds.com/neurallantern/</li>



<li>Odysee: https://odysee.com/@NeuralLantern:5</li>
</ul>



<p class="wp-block-paragraph">Please show your support!</p>



<ul class="wp-block-list">
<li>Buy me a coffee: https://ko-fi.com/neurallantern</li>



<li>Subscribe + Sharing on Social Media</li>



<li>Leave a comment or suggestion</li>



<li>Subscribe to the Blog: https://www.NeuralLantern.com</li>



<li>Watch the main &#8220;pinned&#8221; video of this channel for offers and extras</li>
</ul>



<p class="wp-block-paragraph">Hey there, let&#8217;s talk about rotation types in an AVL tree, which is a self-balancing binary search tree.</p>



<p class="wp-block-paragraph">Okay, so hopefully you&#8217;ve watched my previous videos. If you have not, you probably want to check them out first,</p>



<p class="wp-block-paragraph">where we talk about what is a binary search tree, how to build one, how to define one,</p>



<p class="wp-block-paragraph">terminology, searching through it, all that stuff. And then we talked about an introduction to AVL trees,</p>



<p class="wp-block-paragraph">trees which are self-balancing binary search trees this video is going to be</p>



<p class="wp-block-paragraph">about the types of rotations that you can perform in an AVL tree what do I</p>



<p class="wp-block-paragraph">mean by rotation well the basic idea that we talked about in the last video</p>



<p class="wp-block-paragraph">was that throughout your tree you&#8217;ll notice that different nodes have</p>



<p class="wp-block-paragraph">different balance factors which means how imbalanced or balanced they are when</p>



<p class="wp-block-paragraph">we identify a node that has a balance factor that&#8217;s too bad then we consider</p>



<p class="wp-block-paragraph">AVL tree and we have to stop and rotate a couple of nodes you know kind of rearrange them to make</p>



<p class="wp-block-paragraph">them better before we have a valid AVL tree so we have four different input patterns that we can</p>



<p class="wp-block-paragraph">have so imagine you know this little trinode subtree up on the top left that could be you know</p>



<p class="wp-block-paragraph">three nodes that we found somewhere in our tree that had a bad balance if you just quickly compute</p>



<p class="wp-block-paragraph">the balance factor for this trinode subtree you&#8217;ll notice actually let me just do it real fast for fun</p>



<p class="wp-block-paragraph">that the 65 node has a balance factor of 2 because its left subtree has a height of 2</p>



<p class="wp-block-paragraph">and there is no right subtree. The 55 has a balance factor of 1 and 48 being a leaf, at</p>



<p class="wp-block-paragraph">least in terms of this trinode subtree, has a balance factor of 0. All of these trinode</p>



<p class="wp-block-paragraph">subtrees are going to have the same situation. The one on top is going to be 2 and so forth.</p>



<p class="wp-block-paragraph">So you can imagine that you were going through the whole tree, computing balance factors like</p>



<p class="wp-block-paragraph">And you found a two, which remember we said in our last video, two or worse, meaning two or higher,</p>



<p class="wp-block-paragraph">if we&#8217;re using balance factors that are absolute or negative two and also positive two or worse,</p>



<p class="wp-block-paragraph">if we&#8217;re not using absolute balance factors, means you got to stop and try to rebalance that trinode subtree.</p>



<p class="wp-block-paragraph">So we found a node that had a balance factor of two and we realized we have to stop and rotate.</p>



<p class="wp-block-paragraph">The pattern of the trino subtree before we perform the rotation could be one of these four things.</p>



<p class="wp-block-paragraph">It could be the thing on the left on top, the thing on the right on top, the thing on the bottom left, and the thing on the bottom right.</p>



<p class="wp-block-paragraph">And all four of these patterns should end up becoming, after we do our rotation, they should end up becoming the pattern in the middle.</p>



<p class="wp-block-paragraph">So this is always going to be the target pattern.</p>



<p class="wp-block-paragraph">Let me draw some arrows real fast.</p>



<p class="wp-block-paragraph">pattern is going to end up looking like the output pattern in the middle.</p>



<p class="wp-block-paragraph">Why is that?</p>



<p class="wp-block-paragraph">How is that possible?</p>



<p class="wp-block-paragraph">Well, we only have three nodes.</p>



<p class="wp-block-paragraph">If you look at all the input patterns, they&#8217;re all the same numbers.</p>



<p class="wp-block-paragraph">What we&#8217;re really doing is disconnecting all the pointers, disconnecting the parent child</p>



<p class="wp-block-paragraph">relationships and then reconnecting them in the best possible way to make, you know,</p>



<p class="wp-block-paragraph">the most balanced trinode subtree.</p>



<p class="wp-block-paragraph">Notice how the height of all of these input trees is always three, right?</p>



<p class="wp-block-paragraph">because it&#8217;s a trinode subtree that&#8217;s really really bad and out of whack so we&#8217;ll you know</p>



<p class="wp-block-paragraph">like one two three one two three right height of three we&#8217;ll do a rotation rearrange the pointers</p>



<p class="wp-block-paragraph">rearrange the parent-child relationships so that the final height ends up being actually just two</p>



<p class="wp-block-paragraph">and if you think about reducing the height we&#8217;re making the tree better we&#8217;re making it more</p>



<p class="wp-block-paragraph">balanced we&#8217;re making it faster to search through and add and remove things from so we&#8217;re making a</p>



<p class="wp-block-paragraph">So we&#8217;re making a better tree by reducing the height a little bit.</p>



<p class="wp-block-paragraph">If you had a really, really, really bad tree and you just went around to all the bad nodes</p>



<p class="wp-block-paragraph">and just started rotating them all, you&#8217;re reducing the height by one for each rotation.</p>



<p class="wp-block-paragraph">Eventually, when you get up to the top of the tree, you&#8217;ll have an overall AVL tree,</p>



<p class="wp-block-paragraph">which is pretty fast.</p>



<p class="wp-block-paragraph">We should say now that AVL trees are always going to be log time trees because the imbalance</p>



<p class="wp-block-paragraph">factor is limited by a constant number.</p>



<p class="wp-block-paragraph">We&#8217;ll say that again in a future video.</p>



<p class="wp-block-paragraph">in a in a future video so anyway i&#8217;m going to label these trees now</p>



<p class="wp-block-paragraph">i&#8217;m going to say that the one on the top left is a single right rotation</p>



<p class="wp-block-paragraph">and the uh the tree on the top right you can probably imagine is a single left rotation</p>



<p class="wp-block-paragraph">let me just duplicate this real fast so i can come on man can i duplicate this yeah so i can</p>



<p class="wp-block-paragraph">edit the text real fast. This is going to be a single left rotation. And then the trees at the</p>



<p class="wp-block-paragraph">bottom, those are going to be double rotations. Let me just write over here, maybe next to that</p>



<p class="wp-block-paragraph">one, double right rotation. And then I&#8217;ll duplicate this. And this one over here is going to be a</p>



<p class="wp-block-paragraph">these on different sides than I usually do because I was trying to make it look a little more tricky</p>



<p class="wp-block-paragraph">but it&#8217;s really not that bad. So how do we know that the top pattern is a single right rotation</p>



<p class="wp-block-paragraph">and not a double right rotation or it&#8217;s a single right rotation and not a single left rotation?</p>



<p class="wp-block-paragraph">The first thing to try to understand is what&#8217;s going to happen between the input pattern and</p>



<p class="wp-block-paragraph">the output pattern. So if you look at the input pattern here we&#8217;ve got like a straight line and</p>



<p class="wp-block-paragraph">And the output pattern is like a perfectly balanced trinode subtree.</p>



<p class="wp-block-paragraph">Notice how the 55 is the new parent.</p>



<p class="wp-block-paragraph">And it&#8217;s also in the middle for the output pattern.</p>



<p class="wp-block-paragraph">And then for the input pattern, the 55 is also in the middle, but it&#8217;s not the new parent.</p>



<p class="wp-block-paragraph">But it is the parent already of the 48 node.</p>



<p class="wp-block-paragraph">Notice how it&#8217;s the parent already of one node, the 48 node.</p>



<p class="wp-block-paragraph">So that means its relationship to the 48 node, the left child, doesn&#8217;t actually change.</p>



<p class="wp-block-paragraph">bit more you&#8217;ll realize that only one node actually needs to be moved into position so we&#8217;ll call this</p>



<p class="wp-block-paragraph">a rotation try to imagine visualize maybe like your point your left pointer finger being placed</p>



<p class="wp-block-paragraph">on the 55 node and your right pointer finger being placed on the 65 node and then just rotate</p>



<p class="wp-block-paragraph">the 65 node downward we rotate that clockwise and the physics people out there love to say that</p>



<p class="wp-block-paragraph">are right rotations.</p>



<p class="wp-block-paragraph">At least as far as I remember.</p>



<p class="wp-block-paragraph">Not totally sure about that,</p>



<p class="wp-block-paragraph">but I&#8217;m just going to say it anyway.</p>



<p class="wp-block-paragraph">So notice how the 65 needs to be rotated</p>



<p class="wp-block-paragraph">to the right or clockwise.</p>



<p class="wp-block-paragraph">And only one node actually needs to be rotated</p>



<p class="wp-block-paragraph">to produce that final output pattern.</p>



<p class="wp-block-paragraph">That&#8217;s why we call this a single right rotation</p>



<p class="wp-block-paragraph">because there&#8217;s only one node to rotate.</p>



<p class="wp-block-paragraph">The next thing I&#8217;ll do is just try to give you</p>



<p class="wp-block-paragraph">a few extra ways of being able to remember</p>



<p class="wp-block-paragraph">being able to remember whether it&#8217;s a left or a right so for starters one node needs to be rotated</p>



<p class="wp-block-paragraph">so it&#8217;s a single rotation and we&#8217;re rotating clockwise so it&#8217;s a right rotation but you can</p>



<p class="wp-block-paragraph">also do this you can think of it like can i get rid of that real fast you can think of it like</p>



<p class="wp-block-paragraph">well there is a bunch of empty space kind of sitting here on the right side so that could be</p>



<p class="wp-block-paragraph">another way to remember that this is a right rotation also if you were to start at the node</p>



<p class="wp-block-paragraph">and work your way to the node at the top,</p>



<p class="wp-block-paragraph">you know, the Z node,</p>



<p class="wp-block-paragraph">then we&#8217;re kind of going up and to the right.</p>



<p class="wp-block-paragraph">So that&#8217;s another way to remember</p>



<p class="wp-block-paragraph">that this is a right rotation.</p>



<p class="wp-block-paragraph">Single, you can remember that also</p>



<p class="wp-block-paragraph">by just the fact that this is a straight line.</p>



<p class="wp-block-paragraph">Like notice how the nodes are kind of in a straight line.</p>



<p class="wp-block-paragraph">They don&#8217;t do a zigzag or a bounce.</p>



<p class="wp-block-paragraph">So single rotations are rotations that look straight at first,</p>



<p class="wp-block-paragraph">or I guess input patterns that look straight</p>



<p class="wp-block-paragraph">and only one node actually needs to be rotated.</p>



<p class="wp-block-paragraph">um right versus left is there&#8217;s a pocket of empty space on the right side and you go up and to the</p>



<p class="wp-block-paragraph">right for the right rotations similarly you can probably already figure out by now that</p>



<p class="wp-block-paragraph">the left rotation just means well we&#8217;re going let&#8217;s see we&#8217;re going up and to the left to get</p>



<p class="wp-block-paragraph">to that top node or the only node that has to be rotated is that 48 node and it&#8217;s going to be</p>



<p class="wp-block-paragraph">rotated counterclockwise which is left so again only one node needs to be rotated and we&#8217;re going</p>



<p class="wp-block-paragraph">to be rotated and we&#8217;re going to rotate it counterclockwise which is a left rotation so</p>



<p class="wp-block-paragraph">one node rotated single counterclockwise left or just like a pocket of empty space sitting on the</p>



<p class="wp-block-paragraph">left side okay so then for the double rotations the first thing you can look at is the idea that</p>



<p class="wp-block-paragraph">there&#8217;s a little bit of a bounce you know there&#8217;s like a angle bounce there if you see a bounce or</p>



<p class="wp-block-paragraph">sick a couple weeks ago then that&#8217;s a double rotation another way you can try to remember it</p>



<p class="wp-block-paragraph">as two nodes need to be moved into position so if I maybe I should copy this to another slide real</p>



<p class="wp-block-paragraph">fast let me copy this and we&#8217;ll do another slide okay so you know which nodes need to be moved into</p>



<p class="wp-block-paragraph">position let me copy also the output pattern just as a quick reminder if we wanted to make that</p>



<p class="wp-block-paragraph">If we wanted to make that output pattern, let me put it up here maybe,</p>



<p class="wp-block-paragraph">then obviously the 55 still has to be in the middle</p>



<p class="wp-block-paragraph">because it was already in the middle before we rotated.</p>



<p class="wp-block-paragraph">That means both the 48 and the 65 need to be rotated underneath the 55.</p>



<p class="wp-block-paragraph">So that means we&#8217;re going to do the 65, we&#8217;re going to rotate it clockwise underneath the 55.</p>



<p class="wp-block-paragraph">So I&#8217;m going to do like a little circle here, a connector, and then I&#8217;ll do like 65 there.</p>



<p class="wp-block-paragraph">65 there and then after we do that rotation we have to rotate the 48</p>



<p class="wp-block-paragraph">underneath the 55 so that&#8217;s going to be a rotation that is counterclockwise so</p>



<p class="wp-block-paragraph">I&#8217;m going to do this circle that there and then do a 48 notice how when we&#8217;re</p>



<p class="wp-block-paragraph">done doing the rotations we have a valid binary search tree you should always</p>



<p class="wp-block-paragraph">check your rotated pattern your output pattern to make sure it&#8217;s actually in</p>



<p class="wp-block-paragraph">binary search tree because if it&#8217;s not let&#8217;s say the numbers are out of order for some reason from</p>



<p class="wp-block-paragraph">left to right then you have rotated incorrectly and you have to double check yourself so two nodes</p>



<p class="wp-block-paragraph">need to be rotated into position therefore it&#8217;s a double rotation or you see a diagonal input pattern</p>



<p class="wp-block-paragraph">double rotation how do you remember the difference between left and right well um if you start at the</p>



<p class="wp-block-paragraph">node in the middle just like we did in the last slides we start at the node in the middle and go</p>



<p class="wp-block-paragraph">and go to the node at the top, the Z node,</p>



<p class="wp-block-paragraph">we&#8217;re going up and to the right.</p>



<p class="wp-block-paragraph">And so this is a right rotation.</p>



<p class="wp-block-paragraph">So it&#8217;s a double right rotation.</p>



<p class="wp-block-paragraph">Another way to remember it is you should probably try to rotate the Z node first.</p>



<p class="wp-block-paragraph">The node that&#8217;s on very top is the 65.</p>



<p class="wp-block-paragraph">Rotate that first and then call that the direction of the rotation.</p>



<p class="wp-block-paragraph">So, you know, we rotate the 65 first.</p>



<p class="wp-block-paragraph">That&#8217;s a clockwise.</p>



<p class="wp-block-paragraph">So that&#8217;s why it&#8217;s a right rotation.</p>



<p class="wp-block-paragraph">Then just ignore the direction of the other node that you rotated.</p>



<p class="wp-block-paragraph">you can also kind of imagine taking the original node if you don&#8217;t if you don&#8217;t</p>



<p class="wp-block-paragraph">want to think of like actually rotating let me just kind of erase this real fast</p>



<p class="wp-block-paragraph">you can kind of imagine that you are you&#8217;re sort of taking the new parent</p>



<p class="wp-block-paragraph">that&#8217;s supposed to be the new parent and just sort of pulling it up</p>



<p class="wp-block-paragraph">I draw a picture of Batman and he shoots a batarang at it and he sounds like Christian</p>



<p class="wp-block-paragraph">Bale and he&#8217;s like, where is the rotation?</p>



<p class="wp-block-paragraph">I&#8217;m not going to do that.</p>



<p class="wp-block-paragraph">Maybe if there are enough comments, I&#8217;ll do a special video just for my really, really</p>



<p class="wp-block-paragraph">bad drawing.</p>



<p class="wp-block-paragraph">But imagine the 55 is getting pulled up and it&#8217;s getting pulled up past two other nodes.</p>



<p class="wp-block-paragraph">So that&#8217;s why it&#8217;s a double rotation.</p>



<p class="wp-block-paragraph">Another way to remember.</p>



<p class="wp-block-paragraph">The 55 would be the mob boss that&#8217;s hanging by his ankle.</p>



<p class="wp-block-paragraph">anyway so uh we we kind of know how we can remember the difference between uh single and</p>



<p class="wp-block-paragraph">double rotations uh we&#8217;ve got a single right rotation a single left a double right a double</p>



<p class="wp-block-paragraph">left there&#8217;s only going to be four possible input patterns and they&#8217;re all going to look like this</p>



<p class="wp-block-paragraph">one output pattern because really what we&#8217;re doing is we&#8217;re just we&#8217;re not you know creating</p>



<p class="wp-block-paragraph">any nodes or removing any nodes we&#8217;re just disconnecting pointers we&#8217;re disconnecting</p>



<p class="wp-block-paragraph">just get this over here we&#8217;re saying okay input pattern I disconnect the pointers I&#8217;m saying the</p>



<p class="wp-block-paragraph">65 no longer has a left child the 48 no longer has a parent the 55 no longer has a parent and</p>



<p class="wp-block-paragraph">the 48 no longer has a right child and then when we&#8217;re done with that we just kind of like reconnect</p>



<p class="wp-block-paragraph">the relationships we&#8217;re like okay you know what just kidding you all have parents and children</p>



<p class="wp-block-paragraph">again we&#8217;re just rearranging them okay let me check out my thing real fast here</p>



<p class="wp-block-paragraph">I&#8217;m going to cut the video here because this is the basic idea for the different types of rotations that you could use.</p>



<p class="wp-block-paragraph">In the next videos, we&#8217;re going to actually start rotating bad trees to make them work.</p>



<p class="wp-block-paragraph">So thanks for watching this video.</p>



<p class="wp-block-paragraph">I hope you learned a little bit of stuff and had a little bit of fun.</p>



<p class="wp-block-paragraph">I&#8217;ll see you in the next video.</p>



<p class="wp-block-paragraph">Okay.</p>



<p class="wp-block-paragraph">Hey, everybody.</p>



<p class="wp-block-paragraph">Thanks for watching this video again from the bottom of my heart.</p>



<p class="wp-block-paragraph">I really appreciate it.</p>



<p class="wp-block-paragraph">it. I do hope you did learn something and have some fun. If you could do me a please, a small</p>



<p class="wp-block-paragraph">little favor, could you please subscribe and follow this channel or these videos or whatever</p>



<p class="wp-block-paragraph">it is you do on the current social media website that you&#8217;re looking at right now. It would really</p>



<p class="wp-block-paragraph">mean the world to me and it&#8217;ll help make more videos and grow this community. So we&#8217;ll be able</p>



<p class="wp-block-paragraph">to do more videos, longer videos, better videos, or just I&#8217;ll be able to keep making videos in</p>



<p class="wp-block-paragraph">and subscribe. You know sometimes I&#8217;m sleeping in the middle of the night and</p>



<p class="wp-block-paragraph">I just wake up because I know somebody subscribed or followed. It just wakes me</p>



<p class="wp-block-paragraph">up and I get filled with joy. That&#8217;s exactly what happens every single time.</p>



<p class="wp-block-paragraph">So you could do it as a nice favor to me or you could you could troll me if you</p>



<p class="wp-block-paragraph">want to just wake me up in the middle of the night just subscribe and then I&#8217;ll</p>



<p class="wp-block-paragraph">just wake up. I promise that&#8217;s what will happen. Also if you look at the middle of</p>



<p class="wp-block-paragraph">the screen right now you should see a QR code which you can scan in order to go</p>



<p class="wp-block-paragraph">to the website which I think is also named somewhere at the bottom of this</p>



<p class="wp-block-paragraph">is also named somewhere at the bottom of this video and it&#8217;ll take you to my main website where</p>



<p class="wp-block-paragraph">you can just kind of like see all the videos i published and the services and tutorials and</p>



<p class="wp-block-paragraph">things that i offer and all that good stuff and uh if you have a suggestion for uh uh clarifications</p>



<p class="wp-block-paragraph">or errata or just future videos that you want to see please leave a comment or if you just want to</p>



<p class="wp-block-paragraph">say hey what&#8217;s up what&#8217;s going on you know just send me a comment whatever i also wake up for</p>



<p class="wp-block-paragraph">the night I get I wake up in a cold sweat I&#8217;m like it would really it really mean the world to</p>



<p class="wp-block-paragraph">me I would really appreciate it so again thank you so much for watching this video and um enjoy</p>



<p class="wp-block-paragraph">the cool music as as I fade into the darkness which is coming for us all</p>



<p class="wp-block-paragraph">Thank you.</p>



<p class="wp-block-paragraph">Hello there.</p>



<p class="wp-block-paragraph">Let&#8217;s talk about rotation types in an AVL self-balancing binary search tree.</p>
<p>The post <a href="https://www.NeuralLantern.com/avl-tree-rotation-types-explained-for-self-balancing-binary-search-trees/">AVL Tree Rotation Types Explained for Self-Balancing Binary Search Trees</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/avl-tree-rotation-types-explained-for-self-balancing-binary-search-trees/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
