Performance Comparison of Sequential Quick Sort and Parallel Quick Sort Algorithms
Source: International Journal of Computer Applications
Sorting is among the first of algorithm, than any computer science student encounters during college and it is considered as a simple and well studied problem. With the advancement in parallel processing many parallel sorting algorithms have been investigated. These algorithms are designed for a variety of parallel computer architectures. In this paper, a comparative analysis of performance of three different types of sorting algorithms viz. sequential quick sort, parallel quick sort and hyperquicksort is presented. Quick sort is a divide-and-conquer algorithm that sorts a sequence by recursively dividing it into smaller subsequences, and has complexity for n data values.
| Format: | Size: | 566.07 | |
| Date: | Nov 2012 |



