Which of the options is the main advantage of Sorting algorithms?
a. Our best sorting algorithms have a O(n log n) performance
b. it takes a very long time to sort large sets of data.
c. They allow us a way to put information into a meaningful order.
d. None of the options is correct
1
Expert's answer
2015-04-25T12:09:03-0400
c. They allow us a way to put information into a meaningfulorder.
Comments
Leave a comment