<?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="Analysis of algorithms - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=analysis_of_algorithms&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=analysis_of_algorithms&amp;p=6">3.Next</a>
</p>
<p>is said to run in a number of steps proportional to the logarithm of the size  of the sorted list being searched, or in , colloquially "in <a href="page.php?w=logarithmic_time">logarithmic time</a>". Usually <a href="page.php?w=Asymptotic_analysis">asymptotic</a> estimates are used because different <a href="page.php?w=implementation">implementation</a>s of the same algorithm may differ in efficiency. However the efficiencies of any two "reasonable" implementations of a given algorithm are related by a constant multiplicative factor  called a</p><p>
<a accesskey="1" href="page.php?w=analysis_of_algorithms&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=analysis_of_algorithms&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
