What is a randomized quick sort?
Posted: Wed Jul 13, 2022 6:15 pm
a) quick sort with random partitions
b) quick sort with random choice of pivot
c) quick sort with random output
d) quick sort with random input
b) quick sort with random choice of pivot
c) quick sort with random output
d) quick sort with random input