hello-algo/docs/chapter_hashing/index.md
2023-10-08 04:43:12 +08:00

715 B

comments icon
true material/table-search

第 6 章   哈希表

哈希表{ width="600" }

!!! abstract

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

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

本章内容