Array sort: an adaptive sorting algorithm on multi‐thread

initial list into half continuously until each sublist containing only one element, and then merge sort compares the value of two elements to merge the sublist, finally merge sort merges all the ................
................