Improved Parallel Quick Sort
Xiangjia Liu
Abstract
Xiangjia Liu
Abstract
Sorting is a very time consuming problem in computer.Quick sort is relatively time-saving among many way of sorting algorithms.As for large amounts of data,its time consuming is amazing.In order to solve the problem of big data quick sort time consuming,in this paper,on the basis of the commonly-used quick sort of parallel method,an improved method is given to make improvement in time complexity.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Sorting is a very time consuming problem in computer.Quick sort is relatively time-saving among many way of sorting algorithms.As for large amounts of data,its time consuming is amazing.In order to solve the problem of big data quick sort time consuming,in this paper,on the basis of the commonly-used quick sort of parallel method,an improved method is given to make improvement in time complexity.
Key concepts: Computer science, sort, Sorting algorithm, Sorting, Parallel computing, Algorithm, Database