Chapter 6. Hash Table¶ 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. Chapter Contents¶ 6.1 Hash Table 6.2 Hash Collision 6.3 Hash Algorithm 6.4 Summary Feel free to drop your insights, questions or suggestions