@inproceedings{3415a2494ef741379b4ffcec954f9be0,
title = "Range medians",
abstract = "We study a generalization of the classical median finding problem to batched query case: given an array of unsorted n items and k (not necessarily disjoint) intervals in the array, the goal is to determine the median in each of the intervals in the array. We give an algorithm that uses O(nlogk + klogk logn) comparisons and show a lower bound of Ω(nlogk) comparisons for this problem. This is optimal for k = O(n/logn).",
author = "Sariel Har-Peled and S. Muthukrishnan",
year = "2008",
doi = "10.1007/978-3-540-87744-8_42",
language = "English (US)",
isbn = "3540877436",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "503--514",
booktitle = "Algorithms - ESA 2008 - 16th Annual European Symposium, Proceedings",
note = "16th Annual European Symposium on Algorithms, ESA 2008 ; Conference date: 15-09-2008 Through 17-09-2008",
}