mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-13 12:20:57 +00:00
Revisit the English version (#1835)
* Review the English version using Claude-4.5. * Update mkdocs.yml * Align the section titles. * Bug fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Hash table
|
||||
# Hashing
|
||||
|
||||

|
||||

|
||||
|
||||
!!! abstract
|
||||
|
||||
In the world of computing, a hash table is akin to an intelligent librarian.
|
||||
|
||||
It understands how to compute index numbers, enabling swift retrieval of the desired book.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user