mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-23 03:46:05 +00:00
564 B
564 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.
