Template:Sorting Algorithm: Difference between revisions

Content added Content deleted
(Added comb sort)
(Added Sorting algorithms superpage to links)
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>[[Bogosort]] | [[Bubble Sort|Bubble&nbsp;Sort]] | [[Cocktail Sort|Cocktail&nbsp;Sort]] | [[Comb sort|Comb&nbsp;Sort]] | [[Counting sort|Counting&nbsp;Sort]] | [[Gnome sort|Gnome&nbsp;Sort]] | [[Heapsort]] | [[Insertion sort|Insertion&nbsp;Sort]] | [[Merge sort|Mergesort]] | [[Permutation Sort|Permutation&nbsp;Sort]] | [[Quicksort]] | [[Selection sort|Selection&nbsp;Sort]] | [[Shell sort|Shell&nbsp;Sort]]</center></small>
For other sorting algorithms, see [[:Category:Sorting Algorithms]], or:<br><small><center>[[Sorting algorithms/Bogosort|Bogosort]] | [[Sorting algorithms/Bubble sort|Bubble&nbsp;Sort]] | [[Sorting algorithms/Cocktail sort|Cocktail&nbsp;Sort]] | [[Sorting algorithms/Comb sort|Comb&nbsp;Sort]] | [[Sorting algorithms/Counting sort|Counting&nbsp;Sort]] | [[Sorting algorithms/Gnome sort|Gnome&nbsp;Sort]] | [[Sorting algorithms/Heapsort|Heapsort]] | [[Sorting algorithms/Insertion sort|Insertion&nbsp;Sort]] | [[Sorting algorithms/Merge sort|Mergesort]] | [[Sorting algorithms/Permutation sort|Permutation&nbsp;Sort]] | [[Sorting algorithms/Quicksort|Quicksort]] | [[Sorting algorithms/Selection sort|Selection&nbsp;Sort]] | [[Sorting algorithms/Shell sort|Shell&nbsp;Sort]]</center></small>
</div><includeonly>[[Category:Sorting Algorithms]]</includeonly><noinclude>{{template}}</noinclude>
</div><includeonly>[[Category:Sorting Algorithms]]</includeonly><noinclude>{{template}}</noinclude>