Last Updated:2025/11/21
(programming) An associative array implemented as a vector, the indexes into which are the result of applying a hash function to the key.
音声機能が動作しない場合はこちらをご確認ください
See correct answer
hash table
Edit Histories(0)
Source Word
hash table
Noun
Japanese Meaning
プログラミングにおいて、キーに対してハッシュ関数を適用した結果をインデックスとして利用し、値と対応付けて格納・検索を行う連想配列(辞書)データ構造。
( plural )