14 lines
293 B
Markdown
14 lines
293 B
Markdown
# 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.
|