<?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="Selection algorithm - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=selection_algorithm&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=selection_algorithm&amp;p=3">3.Next</a>
</p>
<p>collection. Selection algorithms include <a href="page.php?w=quickselect">quickselect</a>, and the <a href="page.php?w=median_of_medians">median of medians</a> algorithm. When applied to a collection of  values, these algorithms take <a href="page.php?w=linear_time">linear time</a>,  as expressed using <a href="page.php?w=big_O_notation">big O notation</a>. For data that is already structured, faster algorithms may be possible; as an extreme case, selection in an already-sorted <a href="page.php?w=Array_%28data_structure%29">array</a> takes time</p><p>
<a accesskey="1" href="page.php?w=selection_algorithm&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=selection_algorithm&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
