mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-13 07:46:06 +00:00
531 B
531 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 clever librarian.
It knows how to compute call numbers, allowing it to quickly locate the desired book.
