mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-24 10:14:44 +08:00
Move docs/* to docs/zh/*
This commit is contained in:
13
docs/zh/chapter_hashing/index.md
Normal file
13
docs/zh/chapter_hashing/index.md
Normal file
@ -0,0 +1,13 @@
|
||||
# 哈希表
|
||||
|
||||
<div class="center-table" markdown>
|
||||
|
||||
{ width="600" }
|
||||
|
||||
</div>
|
||||
|
||||
!!! abstract
|
||||
|
||||
在计算机世界中,哈希表如同一位智能的图书管理员。
|
||||
|
||||
他知道如何计算索书号,从而可以快速找到目标书籍。
|
Reference in New Issue
Block a user