InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following in place sorting algorithms needs the minimum number of swaps?(A) Quick sort(B) Insertion sort(C) Selection sort(D) Heap sort |
| Answer» | |