<?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 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=hash_table&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_science">computer science</a>, a <b>hash table</b> is a <a href="page.php?w=data_structure">data structure</a> that implements an <a href="page.php?w=associative_array">associative array</a>, also called a <b>dictionary</b> or simply <b>map</b>; an associative array is an <a href="page.php?w=abstract_data_type">abstract data type</a> that maps <a href="page.php?w=Unique_key">keys</a> to <a href="page.php?w=Value_%28computer_science%29">values</a>. A hash table uses a <a href="page.php?w=hash_function">hash function</a></p><p>
<a accesskey="3" href="page.php?w=hash_table&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
