Multiple choice What is the complexity of 'Quick sort' in the worst case? O(n2) nlogn O(n) O(nlogn) n Reveal answer Fill a bubble to check yourself A Correct answer Explanation This is the right answer.