Algorithms | Sorting | Question 20

Last Updated :
Discuss
Comments
Which sorting algorithms is most efficient to sort string consisting of ASCII characters?
Quick sort
Heap sort
Merge sort
Counting sort
Share your thoughts in the comments