সব প্রশ্নে ফিরে যান
ICT
Randomized quick sort is an extension of quicksort where the pivot is chosen randomly. what is the worst case complexity of sorting a numbers using randomized quick sort?
A) O (n)
B) O (
সঠিক উত্তর
C) O (n log n)
D) O (n!)