<?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="Hash table - Page 34 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=hash_table&amp;p=33">1.Previous</a><br />
<a accesskey="3" href="page.php?w=hash_table&amp;p=35">3.Next</a>
</p>
<p>to <a href="page.php?w=locality_of_reference">locality of reference</a>s resulting in reduced <a href="page.php?w=memory_latency">memory latency</a>.</p>

<p><big>Other collision resolution techniques based on open addressing</big></p>
<p><big>Coalesced hashing</big></p>
<p><a href="page.php?w=Coalesced_hashing">Coalesced hashing</a> is a hybrid of both separate chaining and open addressing in which the buckets or nodes link within the table. The algorithm is ideally suited for <a href="page.php?w=Memory_pool">fixed memory allocation</a>. The collision in coalesced</p><p>
<a accesskey="1" href="page.php?w=hash_table&amp;p=33">1.Previous</a><br />
<a accesskey="3" href="page.php?w=hash_table&amp;p=35">3.Next</a>
</p>

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

</card>
</wml>
