There are 0 repository under lazy-selection topic.
Select k-smallest item in an array A in nearly 2n time using LAZY-SELECT. Also implemented naive sorting & linear select algorithm.
:zzz: Lazy selection algorithm, from Randomized Algorithms (Motwani, Raghavan) p.47