@Article{, title={NK-SORTING ALGORITHM}, author={Assist .Prof. Dr. NIDHAL K. EL ABBADI نضال خضير العبادي and ZAID YAHYA A. KAREEM زيد يحيى الكريمي}, journal={Journal of Kufa for Mathematics and Computer مجلة الكوفة للرياضيات والحاسوب}, volume={1}, number={4}, pages={27-35}, year={2011}, abstract={ABSTRACTSorting has been a profound area for the algorithmic researchers and many resources are invested to suggest more works for sorting algorithms. For this purpose, many existing sorting algorithms were observed in terms of the efficiency of the algorithmic complexity.Many algorithms are very well known for sorting the unordered lists. In this proposed algorithm, we suggested a new algorithm for sorting integers number depending on dividing the input array to many sub-arrays (which represents a vector or array with one dimension), according to the number of digits in each integer number, the relation between sub-array elements is determined, and this relation used to determines the right location of each element in sub-arrays. Collision may happen, which is solved by moving elements in sub-array to next location. Finally, all ordered sub-arrays will be merged together to rebuild the origin array. The proposed algorithm compared with many famous algorithms gives promising results.

} }