hello-algo/docs/chapter_hashing/index.md

14 lines
283 B
Markdown
Raw Normal View History

2023-08-21 03:57:09 +08:00
# 哈希表
2023-06-02 01:36:51 +08:00
<div class="center-table" markdown>
![哈希表](../assets/covers/chapter_hashing.jpg)
2023-06-02 01:36:51 +08:00
</div>
!!! abstract
在计算机世界中,哈希表如同一位聪慧的图书管理员。
他知道如何计算索书号,从而可以快速找到目标图书。