Template:Sorting Algorithm: Difference between revisions

Content added Content deleted
(Added perm sort)
m (Alphabetized)
Line 3: Line 3:
This is a sorting algorithm. It may be applied to a set of data in order to sort it.
This is a sorting algorithm. It may be applied to a set of data in order to sort it.


For other sorting algorithms, see [[:Category:Sorting Algorithms]], or:<br><small><center>[[Bubble Sort]] | [[Bogosort]] | [[Cocktail Sort]] | [[Insertion sort]] | [[Merge sort]] | [[Permutation Sort]] | [[Quicksort]] | [[Selection sort]] | [[Shell sort]]</center></small>
For other sorting algorithms, see [[:Category:Sorting Algorithms]], or:<br><small><center>[[Bogosort]] | [[Bubble Sort]] | [[Cocktail Sort]] | [[Insertion sort]] | [[Merge sort]] | [[Permutation Sort]] | [[Quicksort]] | [[Selection sort]] | [[Shell sort]]</center></small>
</div><includeonly>[[Category:Sorting Algorithms]]</includeonly><noinclude>{{template}}</noinclude>
</div><includeonly>[[Category:Sorting Algorithms]]</includeonly><noinclude>{{template}}</noinclude>