diff --git a/zh-Hant/docs/chapter_appendix/terminology.md b/zh-Hant/docs/chapter_appendix/terminology.md index 4c89f807d..1517f244d 100644 --- a/zh-Hant/docs/chapter_appendix/terminology.md +++ b/zh-Hant/docs/chapter_appendix/terminology.md @@ -56,6 +56,7 @@ comments: true | front of the queue | 队首 | 佇列首 | | rear of the queue | 队尾 | 佇列尾 | | hash table | 哈希表 | 雜湊表 | +| hash set | 哈希集合 | 雜湊集合 | | bucket | 桶 | 桶 | | hash function | 哈希函数 | 雜湊函式 | | hash collision | 哈希冲突 | 雜湊衝突 |