English

Randomized selection with quintary partitions

Data Structures and Algorithms 2007-05-23 v1

Abstract

We show that several versions of Floyd and Rivest's algorithm Select for finding the kkth smallest of nn elements require at most n+min{k,nk}+o(n)n+\min\{k,n-k\}+o(n) comparisons on average and with high probability. This rectifies the analysis of Floyd and Rivest, and extends it to the case of nondistinct elements. Our computational results confirm that Select may be the best algorithm in practice.

Keywords

Cite

@article{arxiv.cs/0312055,
  title  = {Randomized selection with quintary partitions},
  author = {Krzysztof C. Kiwiel},
  journal= {arXiv preprint arXiv:cs/0312055},
  year   = {2007}
}

Comments

21 pages