Template:Sorting Algorithm: Difference between revisions

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