Range Medians
Data Structures and Algorithms
2008-07-02 v1 Other Computer Science
Abstract
We study a generalization of the classical median finding problem to batched query case: given an array of unsorted items and (not necessarily disjoint) intervals in the array, the goal is to determine the median in {\em each} of the intervals in the array. We give an algorithm that uses comparisons and show a lower bound of comparisons for this problem. This is optimal for .
Cite
@article{arxiv.0807.0222,
title = {Range Medians},
author = {Sariel Har-Peled and S. Muthukrishnan},
journal= {arXiv preprint arXiv:0807.0222},
year = {2008}
}
Comments
To appear in ESA 08