Abstract:A parallel quicksort algorithm is given and which,given an EREW PRAM with k processors,sorts n items in expected O((n/k+logn)logn)time.and thus the prod-uct of time and number of processors is O(nlogn)on the average for any value ofk≤n/(logn).