MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following examples represent the worst case input for an insertion sort? |
| A. | array in sorted order |
| B. | array sorted in reverse order |
| C. | normal unsorted array |
| D. | large array |
| Answer» C. normal unsorted array | |