Template:Sorting Algorithm: Difference between revisions

m
put a category name on one line instead of splitting it.
m (split a header text.)
m (put a category name on one line instead of splitting it.)
Line 1:
<div class="infobox" style="width: 2in">
<big>'''Sorting Algorithm'''</big><br>
This is a sorting algorithm. &nbsp; It may be applied to a set of data in order to sort it.
 
For other sorting algorithms, see [[:Category:Sorting Algorithms|Category:sorting&nbsp;algorithms]], or:<br>
<small><center><b>[[O]](''n'' log''n'') Sorts</b><br>
[[Sorting algorithms/Heapsort|Heapsort]] |