If we have a very small amount of additional memory , but a large number of items to sort, which of the following sorting algorithm should we use?

A Merge sort
B Heap sort
C Buble sort
D Bogo sort

Correct Answer: Heap sort

Bissoy MCQ

Related Questions

Bubble sort algorithm sorts n data items using

Next steps