Introduction to Algorithms, Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein, 2022 (MIT Press) - A comprehensive and authoritative textbook on data structures and algorithms, including a detailed explanation of hash tables, their operations, and performance characteristics.