mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-14 20:50:58 +00:00
translation: Add the initial translation of the hashing chapter (#1066)
* Add the initial translation of the hashing chapter * Fix
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Hash Table
|
||||
|
||||
<div class="center-table" markdown>
|
||||
|
||||

|
||||
|
||||
</div>
|
||||
|
||||
!!! abstract
|
||||
|
||||
In the world of computing, a hash table is like a wise librarian.
|
||||
|
||||
He knows how to calculate index numbers, allowing it to quickly locate the target book.
|
||||
Reference in New Issue
Block a user