MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is not a stable sorting algorithm in its typical implementation. |
| A. | insertion sort |
| B. | merge sort |
| C. | quick sort |
| D. | bubble sort |
| Answer» D. bubble sort | |