Skip to main content
Log in

Biased Skip Lists

  • Published:
Algorithmica Aims and scope Submit manuscript

Abstract

We design a variation of skip lists that performs well for generally biased access sequences. Given n items, each with a positive weight wi, 1 ≤ i ≤ n, the time to access item i is O(1 + log (W/wi)), where W=∑i=1 nwi; the data structure is dynamic. We present two instantiations of biased skip lists, one of which achieves this bound in the worst case, the other in the expected case. The structures are nearly identical; the deterministic one simply ensures the balance condition that the randomized one achieves probabilistically. We use the same method to analyze both.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Author information

Authors and Affiliations

Authors

Corresponding authors

Correspondence to Amitabha Bagchi , Adam L. Buchsbaum or Michael T. Goodrich.

Rights and permissions

Reprints and permissions

About this article

Cite this article

Bagchi , A., Buchsbaum, A. & Goodrich, M. Biased Skip Lists. Algorithmica 42, 31–48 (2005). https://doi.org/10.1007/s00453-004-1138-6

Download citation

  • Received:

  • Revised:

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s00453-004-1138-6

Navigation