MCQOPTIONS
Bookmark
Saved Bookmarks
→
Permutation Sort Multiple Choice
→
General
→
What is the average case time complexity of permut...
1.
What is the average case time complexity of permutation sort?
A.
O(n<sup>2</sup>)
B.
O(n*n!)
C.
O(infinity)
D.
O(n log n)
Answer» C. O(infinity)
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is the average case time complexity of permutation sort?
Sleep sort should be preferred over permutation sort as it has better time complexity.
Which of the following is an in-place sorting algorithm?
Which of the following sorting algorithm is not stable __________
What is the worst case time complexity of permutation sort?
What is the best case time complexity of permutation sort?
What is the auxiliary space requirement of permutation sort?
Permutation sort works by __________
Which of the following is not an alternative name of permutation sort?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies