mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-05 20:24:19 +00:00
529 B
529 B
comments, icon
| comments | icon |
|---|---|
| true | material/table-search |
Chapter 6. Hashing
!!! abstract
In the world of computing, a hash table is like a clever librarian.
They know how to calculate call numbers, enabling them to quickly locate the target book.
