Sciweavers

ACMSE
2007
ACM

Exploring the duality between skip lists and binary search trees

13 years 8 months ago
Exploring the duality between skip lists and binary search trees
Although skip lists were introduced as an alternative to balanced binary search trees (BSTs), we show that the skip list can be interpreted as a type of randomly-balanced BST whose simplicity and elegance is arguably on par with that of today's most popular BST balancing mechanisms. In this paper, we provide a clear, concise description and analysis of the "BST" interpretation of the skip list, and compare it to similar randomized BST balancing mechanisms. In addition, we show that any rotation-based BST balancing mechanism can be implemented in a simple fashion using a skip list.
Brian C. Dean, Zachary H. Jones
Added 12 Aug 2010
Updated 12 Aug 2010
Type Conference
Year 2007
Where ACMSE
Authors Brian C. Dean, Zachary H. Jones
Comments (0)