hello-algo/docs-en/chapter_hashing/index.md

14 lines
293 B
Markdown

# Hash Table
<div class="center-table" markdown>
![Hash Table](../assets/covers/chapter_hashing.jpg)
</div>
!!! abstract
In the world of computing, a hash table is like a wise librarian.
He knows how to calculate index numbers, allowing it to quickly locate the target book.