hello-algo/chapter_hashing/index.md
2023-08-03 05:16:57 +08:00

708 B

comments icon
true material/table-search

6.   散列表

散列表{ width="600" }

!!! abstract

在计算机世界中,散列表如同一位智能的图书管理员。

他知道如何计算索书号,从而可以快速找到目标书籍。

本章内容