Quicksort is optimal for many equal keys

S Wild - 2018 Proceedings of the Fifteenth Workshop on …, 2018 - SIAM
I prove that the average number of comparisons for median-of-k Quicksort (with fat-pivot aka
three-way partitioning) is asymptotically only a constant α k times worse than the lower …

Weighted height of random trees

N Broutin, L Devroye, E McLeish - Acta Informatica, 2008 - Springer
We consider a model of random trees similar to the split trees of Devroye (SIAM J. Comput.
28 (2), 409–432, 1998) in which a set of items is recursively partitioned. Our model allows for …

[PDF][PDF] The Height of List-tries and TST

N Broutin, L Devroye - Discrete Mathematics & Theoretical …, 2007 - dmtcs.episciences.org
We characterize the asymptotics of heights of the trees of de la Briandais and the ternary
search trees (TST) of Bentley and Sedgewick. Our proof is based on a new analysis of the …

Shedding new light on random trees

N Broutin - 2007 - escholarship.mcgill.ca
We introduce a weighted model of random trees and analyze the asymptotic properties of
their heights. Our framework encompasses most trees of logarithmic height that were …

An analysis of the height of tries with random weights on the edges

N Broutin, L Devroye - Combinatorics, Probability and Computing, 2008 - cambridge.org
We analyse the weighted height of random tries built from independent strings of iid symbols
on the finite alphabet {1,... d}. The edges receive random weights whose distribution …

[PDF][PDF] Modified binary search algorithm for duplicate elements

PP Thwe, LLW Kyi - International Journal of Computer and …, 2014 - researchgate.net
In computer science, searching an item or data from a large data set efficiently gives a
challenging task. A search strategy is a procedure that performs many comparisons. It starts …

[PDF][PDF] Sorting Discrete iid Inputs: Quicksort Is Optimal

S Wild - CoRR, 2016 - researchgate.net
Abstract We prove the Sedgewick-Bentley conjecture on median-of-k Quicksort on equal
keys: The average number of comparisons for Quicksort with fat-pivot (aka three-way) …