Skip to main content

One doc tagged with "red-black"

View all tags

Red-Black Tree

A complete guide to Red-Black Trees -- self-balancing binary search trees with color-based balancing, properties, rotations, and implementations.