文件名称:The Joys of Hashing: Hash Table Programming with C
文件大小:6.13MB
文件格式:PDF
更新时间:2022-03-22 06:29:34
hash table
Build working implementations of hash tables, written in the C programming language. This book starts with simple first attempts devoid of collision resolution strategies, and moves through improvements and extensions illustrating different design ideas and approaches, followed by experiments to validate the choices.