Josiah Carlson <jcarlson at uci.edu> wrote: > theory) end up repeatedly (logn) time selecting the 'kth' smallest > element (varying k's), where sorting would actually run slightly faster. That should have read: theory) end up repeatedly (logn times) selecting the... - Josiah