mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 14:26:29 +08:00
10 lines
238 B
Markdown
10 lines
238 B
Markdown
|
# 雜湊表
|
||
|
|
||
|
![雜湊表](../assets/covers/chapter_hashing.jpg)
|
||
|
|
||
|
!!! abstract
|
||
|
|
||
|
在計算機世界中,雜湊表如同一位聰慧的圖書管理員。
|
||
|
|
||
|
他知道如何計算索書號,從而可以快速找到目標圖書。
|