English

Finger Indexed Sets: New Approaches

Data Structures and Algorithms 2008-12-18 v1 Databases

Abstract

In the particular case we have insertions/deletions at the tail of a given set S of nn one-dimensional elements, we present a simpler and more concrete algorithm than that presented in [Anderson, 2007] achieving the same (but also amortized) upper bound of O(logd/loglogd)O(\sqrt{logd/loglogd}) for finger searching queries, where dd is the number of sorted keys between the finger element and the target element we are looking for. Furthermore, in general case we have insertions/deletions anywhere we present a new randomized algorithm achieving the same expected time bounds. Even the new solutions achieve the optimal bounds in amortized or expected case, the advantage of simplicity is of great importance due to practical merits we gain.

Keywords

Cite

@article{arxiv.0805.2671,
  title  = {Finger Indexed Sets: New Approaches},
  author = {Spyros Sioutas},
  journal= {arXiv preprint arXiv:0805.2671},
  year   = {2008}
}

Comments

13 pages, 1 figure, Submitted to Journal of Universal Computer Science (J.UCS)

R2 v1 2026-06-21T10:41:44.073Z