ハッシュの先頭要素

例文

The hash head points to the first bucket in the table.

ハッシュの先頭要素はテーブルの最初のバケットを指している。

コアイメージ

ハッシュ表内で最初のバケットや連鎖の先頭を指す参照や位置を表す

英英

A pointer or reference to the first element in a hash table, such as the first bucket or the head node of a hash chain.

語源

hash headは、hash(ハッシュ表)とhead(先頭)の結合で、ハッシュ表の先頭要素やその参照を指す用語として生じた

コラム

  • 実装によってhash headがバケット自体を指す場合と先頭ノードへのポインタを指す場合があり、文脈で違いを確認する必要がある

おすすめの単語帳

1 / 1
QRコード