Enhanced Novel Sorting Algorithm

R.Srinivas

Volume 13 Issue 11

Global Journal of Computer Science and Technology

In computer science and mathematics; we can formulate a procedure for sorting unordered array or a file. Such procedure is always governed by an algorithm; which is called as Sorting Algorithm. Sorting is generally understood to be the process of rearranging a given set of objects in a specific order. The purpose of sorting is to facilitate the later search for members of the sorted set.