Hash Table
Hash Table
//hæʃ ˈteɪbəl//
A data structure that implements an associative array, mapping keys to values using a hash function.
Related Terms
Viewed 14 times
Added Jul 24, 2026