What is the best sorting algorithm that run in linear time ?

Правка en2, от Hazemzz, 2016-08-22 04:32:07

i need a simple implementation of sorting algorithm in linear time and efficient ? like radix sort or counting sort ? are they really better than merge sort ..if so why people always use nlogn algorithms ?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Hazemzz 2016-08-22 04:32:07 124
en1 Английский Hazemzz 2016-08-22 03:52:56 143 Initial revision (published)