Search Tree Rotation

From NovaOrdis Knowledge Base
Revision as of 18:38, 13 October 2021 by Ovidiu (talk | contribs) (→‎Internal)
Jump to navigation Jump to search

External

Internal

Overview

Rotations are a set of primitives common to all binary search tree implementations, which preserve the Binary Search Tree Property.