MCQOPTIONS
Saved Bookmarks
| 1. |
In which of the following case strand sort is most efficient? |
| A. | when input array is already sorted |
| B. | when input array is reverse sorted |
| C. | when input array is large |
| D. | when input array is has randomly spread elements |
| Answer» B. when input array is reverse sorted | |