McqMate
| Q. |
What is the average case time complexity of odd-even transposition sort? |
| A. | o(n log n) |
| B. | o(n) |
| C. | o(log n) |
| D. | o(n2) |
| Answer» D. o(n2) | |
View all MCQs in
High Performance Computing (HPC)No comments yet