mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-01 18:14:25 +00:00
525 B
525 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.
It knows how to compute call numbers, allowing it to quickly locate the desired book.
