<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Sorting - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Sorting&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Sorting&amp;p=7">3.Next</a>
</p>
<p>are equivalent with respect to sorting. See also <a href="page.php?w=Sorting_algorithm">stable sorting</a>. If different items have different sort key values then this defines a unique order of the items.</p>

<p>A standard order is often called ascending (corresponding to the fact that the standard order of numbers is ascending, i.e. A to Z, 0 to 9), the reverse order descending (Z to A, 9 to 0).  For dates and times, ascending means that earlier values precede later ones e.g. 1/1/2000 will sort ahead of 1/1/2001.</p>

<p><big>Common algorithms</big></p>
<p>
*</p><p>
<a accesskey="1" href="page.php?w=Sorting&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Sorting&amp;p=7">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
