hello-algo/docs/chapter_hashing/index.md
2023-11-09 05:13:48 +08:00

723 B

comments icon
true material/table-search

第 6 章   哈希表

哈希表{ class="cover-image" }

!!! abstract

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

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

本章内容