STFC Website

part of UK Research & Innovation

Version 1.0.0

12th July 2004

KB05: Sort numbers into ascending order using Quicksort

To sort an array of numbers into ascending order. The quicksort algorithm is used.