mirror of
https://github.com/krahets/hello-algo.git
synced 2026-09-22 14:26:34 +08:00
build
This commit is contained in:
@@ -56,6 +56,7 @@ comments: true
|
|||||||
| front of the queue | 队首 | 佇列首 |
|
| front of the queue | 队首 | 佇列首 |
|
||||||
| rear of the queue | 队尾 | 佇列尾 |
|
| rear of the queue | 队尾 | 佇列尾 |
|
||||||
| hash table | 哈希表 | 雜湊表 |
|
| hash table | 哈希表 | 雜湊表 |
|
||||||
|
| hash set | 哈希集合 | 雜湊集合 |
|
||||||
| bucket | 桶 | 桶 |
|
| bucket | 桶 | 桶 |
|
||||||
| hash function | 哈希函数 | 雜湊函式 |
|
| hash function | 哈希函数 | 雜湊函式 |
|
||||||
| hash collision | 哈希冲突 | 雜湊衝突 |
|
| hash collision | 哈希冲突 | 雜湊衝突 |
|
||||||
|
|||||||
Reference in New Issue
Block a user