what is sorting and which is best sorting algorithm? (this one comes with counter question depending on answer you provide.)
Anonymous
Merge Sort (worst case time complexity is O(nLogn) ) Not Quick sort as it has a worst case time complexity is O(n^2)
Check out your Company Bowl for anonymous work chats.