Files
hello-algo/chapter_hashing/index.md
T
krahets 5222e29e20 build
2023-08-03 04:37:52 +08:00

729 B

comments, icon
comments icon
true material/table-search

6.   散列表

散列表{ width="600" }

!!! abstract

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

他知道如何有序地组织数据,从而可以通过索书号快速找到目标书籍。

本章内容