<?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="Best, worst and average case - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Best,_worst_and_average_case&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Best%2C_worst_and_average_case&amp;p=3">3.Next</a>
</p>
<p>input data of n elements. Worst case is the function which performs the maximum number of steps on input data of size n. Average case is the function which performs an average number of steps on input data of n elements.</p>

<p>In <a href="page.php?w=real-time_computing">real-time computing</a>, the <a href="page.php?w=worst-case_execution_time">worst-case execution time</a> is often of particular concern since it is important to know how much time might be needed in the worst case to guarantee that the algorithm will always finish on time.</p>

<p><a href="page.php?w=average-case_complexity">Average performance</a></p><p>
<a accesskey="1" href="page.php?w=Best,_worst_and_average_case&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Best%2C_worst_and_average_case&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
