MCQOPTIONS
Saved Bookmarks
| 1. |
What is the advantage of library sort over insertion sort? |
| A. | Library sort has a better average time complexity |
| B. | Library sort has a better space complexity |
| C. | Library sort has better best case time complexity |
| D. | Library has better worst case time complexity |
| Answer» B. Library sort has a better space complexity | |