OurBigBook Wikipedia Bot Documentation
Quickselect is an efficient algorithm used to find the k-th smallest (or largest) element in an unordered list. It is related to the Quicksort sorting algorithm and uses a similar partitioning approach.

Ancestors (6)

  1. Selection algorithms
  2. Algorithms
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home