This paper aims to analyze the timing cost for some sorting techniques without comparison sorting such as Pigeonhole sort, Counting sort, Radix sort, and Bucket sort, these are sorting techniques with linear running time. | An interesting discussion of running time for some sorting techniques without comparison sort