<?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 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=analysis_of_algorithms&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=analysis_of_algorithms&amp;p=5">3.Next</a>
</p>
<p>provide an insight into reasonable directions of search for <a href="page.php?w=Algorithmic_efficiency">efficient algorithms</a>.</p>

<p>In theoretical analysis of algorithms it is common to estimate their complexity in the asymptotic sense, i.e., to estimate the complexity function for arbitrarily large input. <a href="page.php?w=Big_O_notation">Big O notation</a>, <a href="page.php?w=Big-omega_notation">Big-omega notation</a> and <a href="page.php?w=Big-theta_notation">Big-theta notation</a> are used to this end. For instance, <a href="page.php?w=binary_search">binary search</a></p><p>
<a accesskey="1" href="page.php?w=analysis_of_algorithms&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=analysis_of_algorithms&amp;p=5">3.Next</a>
</p>

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

</card>
</wml>
