PHP Classes
elePHPant
Icontem

Quick Sort: Sort array elements using the quick sort algorithm

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-04-04 (9 years ago) RSS 2.0 feedStarStarStar 40%Total: 831 This week: 1All time: 4,002 This week: 1,047Up
Version License PHP version Categories
qsort 1.0The PHP License5.0Algorithms, PHP 5, Data types
Description Author

This class can be used to sort the elements of an array using a pure PHP implementation of the quick sort algorithm.

It traverses the values of the array and switches the positions of the elements of the array following the quick sort algorithm, until the array is all sorted.

Picture of Cassio Seffrin
Name: Cassio Seffrin <contact>
Classes: 1 package by
Country: Brazil Brazil

  Files folder image Files  
File Role Description
Plain text file QSort.php Class Quick Sort

 Version Control Unique User Downloads Download Rankings  
 0%
Total:831
This week:1
All time:4,002
This week:1,047Up
 User Ratings  
 
 All time
Utility:66%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:2644