mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 02:16:28 +08:00
756 B
756 B
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.