Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 225,369,730 papers from all fields of science
Search
Sign In
Create Free Account
Quickselect
Known as:
Quick select
, Select
In computer science, quickselect is a selection algorithm to find the kth smallest element in an unordered list. It is related to the quicksort…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
14 relations
Array data structure
C++ Standard Library
Computer science
David Musser
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Towards a Realistic Analysis of the QuickSelect Algorithm
J. Clément
,
J. A. Fill
,
T. N. Thi
,
B. Vallée
Theory of Computing Systems
2015
Corpus ID: 9055748
We revisit the analysis of the classical QuickSelect algorithm. Usually, the analysis deals with the mean number of key…
Expand
2013
2013
Analysis of Quickselect Under Yaroslavskiy’s Dual-Pivoting Algorithm
Sebastian Wild
,
M. Nebel
,
Hosam M. Mahmoud
Algorithmica
2013
Corpus ID: 14217453
There is excitement within the algorithms community about a new partitioning method introduced by Yaroslavskiy. This algorithm…
Expand
2012
2012
Average Case Analysis of Java 7's Dual Pivot Quicksort
Sebastian Wild
,
M. Nebel
Embedded Systems and Applications
2012
Corpus ID: 488238
Recently, a new Quicksort variant due to Yaroslavskiy was chosen as standard sorting method for Oracle's Java 7 runtime library…
Expand
2012
2012
1 Discrete Probability : Let ’ s Flip Some Coins
Kanat Tangwongsan
2012
Corpus ID: 46148222
Without the help of randomization, there is a naïve algorithm that requires about 2n−3 comparisons and there is a divide-and…
Expand
2010
2010
A fast weighted median algorithm based on Quickselect
Andre Rauh
,
G. Arce
IEEE International Conference on Image Processing
2010
Corpus ID: 12318390
Weighted median filters are increasingly being used in signal processing applications and thus fast implementations are of…
Expand
2009
2009
THE ANALYSIS OF APPROXIMATE QUICKSELECT AND RELATED PROBLEMS
Conrado Martínez
2009
Corpus ID: 15035058
Approximate Quickselect, a simple modification of the well known Quickselect algorithm for selection, can be used to efficien tly…
Expand
2008
2008
Fast computation of the median by successive binning
R. Tibshirani
arXiv.org
2008
Corpus ID: 6284034
This paper describes a new median algorithm and a median approximation algorithm. The former has O(n) average running time and…
Expand
2006
2006
On the Variance of Quickselect
J. Daligault
,
Conrado Martínez
Workshop on Analytic Algorithmics and…
2006
Corpus ID: 5253155
Quickselect with median-of-three is routinely used as the method of choice for selection of the mth element out of n in general…
Expand
2004
2004
Adaptive sampling for quickselect
Conrado Martínez
,
D. Panario
,
Alfredo Viola
ACM-SIAM Symposium on Discrete Algorithms
2004
Corpus ID: 16865778
Quickselect with median-of-3 is largely used in practice and its behavior is fairly well understood. However, the following…
Expand
1998
1998
A generating functions approach for the analysis of grand averages for multiple QUICKSELECT
A. Panholzer
,
H. Prodinger
Random Struct. Algorithms
1998
Corpus ID: 120364815
Hoare’s FIND algorithm can be used to select p specified order statistics n Ž . 4 j , . . . , j from a file of n elements…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE