dhruvbird
dhruvbird

Reputation: 6189

Simple explanation of Frederickson's heap selection algorithm

Is there any simple explanation of Frederickson's heap selection algorithm to find the k'th ranked element in O(k) time in a min-heap available anywhere online? If not, can anyone explain the gut of the algorithm?

Upvotes: 7

Views: 2023

Answers (1)

Related Questions