- Nov 9, 2011
- 355
- 0
- 0
So, I have had lectures in class recently about these two data structures, in addition to 2-3 and 2-3-4 trees, and I'm not clear on how they differ. From what I can tell, both are binary search trees that are able to balance themselves. I am not sure what, besides color, makes a BST a red/black tree, Is anyone able to help explain the main differences?
Prof stated that a red/black tree is a visual representation of a 2-3-4 tree. I don't get this at all.
Prof stated that a red/black tree is a visual representation of a 2-3-4 tree. I don't get this at all.