mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-23 18:11:45 +08:00
756 B
756 B
comments, icon
| comments | icon |
|---|---|
| true | material/table-search |
Chapter 6. Hash Table
!!! 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.
