<?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="O(1) scheduler - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=O(1)_scheduler&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=O%281%29_scheduler&amp;p=6">3.Next</a>
</p>
<p>based on the amount of input. For example, the running time of an O(n) algorithm increases linearly as the input size n grows. The running time of an <a href="page.php?w=Big_O_notation">O(n{{sup</a> algorithm grows <a href="page.php?w=quadratic_time">quadratically</a>. If it is possible to establish a constant upper bound on the running time of an algorithm, it is considered to be O(1) (one might say it runs in "constant time"). That is, an O(1) algorithm is guaranteed to complete in a certain amount of time regardless of the size of the input.</p><p>
<a accesskey="1" href="page.php?w=O(1)_scheduler&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=O%281%29_scheduler&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
