Template:Sorting Algorithm: Difference between revisions

From Rosetta Code
Content added Content deleted
(Fixed category. Oops.)
(Removed excess newlines.)
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]]</div>
For other sorting algorithms, see [[:Category:Sorting Algorithms]]</div><includeonly>[[Category:Sorting Algorithms]]</includeonly><noinclude>{{template}}</noinclude>

<includeonly>
[[Category:Sorting Algorithms]]
</includeonly><noinclude>{{template}}</noinclude>

Revision as of 00:17, 12 November 2007

Sorting Algorithm
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

This is a template. There are many others. See Category:RCTemplates for a complete list of templates.