MCQOPTIONS
Saved Bookmarks
| 1. |
A sorting algorithm which can prove to be a best time algorithm in one case and a worst time algorithm in worst case is |
| A. | Quick Sort |
| B. | Heap Sort |
| C. | Merge Sort |
| D. | Insert Sort |
| Answer» B. Heap Sort | |