MedianOfMedians

Description

Efficiently find the median of a collection of numbers by using the "median of medians" algorithm. Also find the nth highest or smallest element in that collection.

Details

Source
SqueakSource

Categories

System / OS
← Back to results