MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is an advantage of cycle sort? |
| A. | it can sort large arrays efficiently |
| B. | it has a low time complexity |
| C. | it requires minimal write operations |
| D. | it is an adaptive sorting algorithm |
| Answer» D. it is an adaptive sorting algorithm | |