What technique is used to get a good running time for an algorithm such as quick sort, which has bad worst case running time but good average case?
Reveal answer
Fill a bubble to check yourself
What technique is used to get a good running time for an algorithm such as quick sort, which has bad worst case running time but good average case?