<?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="Worst-case complexity - Page 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=worst-case_complexity&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=worst-case_complexity&amp;p=5">3.Next</a>
</p>

<p>Since we usually are interested in the dependence of the <b><a href="page.php?w=time_complexity">time complexity</a></b> on different input lengths, abusing terminology, the time complexity is sometimes referred to the mapping , defined by the maximal complexity<br/>
:of inputs  with length or size .</p>

<p>Similar definitions can be given for <a href="page.php?w=space_complexity">space complexity</a>, randomness complexity, etc.</p>

<p><big> Ways of speaking </big></p>
<p>Very frequently, the complexity  of an algorithm  is given in asymptotic <a href="page.php?w=Big-O_Notation">Big-O Notation</a>,</p><p>
<a accesskey="1" href="page.php?w=worst-case_complexity&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=worst-case_complexity&amp;p=5">3.Next</a>
</p>

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

</card>
</wml>
