The Joys of Hashing

Hash Table Programming with C

Nonfiction, Computers, Programming, Programming Languages, General Computing
Cover of the book The Joys of Hashing by Thomas Mailund, Apress
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Thomas Mailund ISBN: 9781484240663
Publisher: Apress Publication: February 9, 2019
Imprint: Apress Language: English
Author: Thomas Mailund
ISBN: 9781484240663
Publisher: Apress
Publication: February 9, 2019
Imprint: Apress
Language: English

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. 

Hash tables, when implemented and used appropriately, are exceptionally efficient data structures for representing sets and lookup tables, providing low overhead, constant time, insertion, deletion, and lookup operations. 

The Joys of Hashing walks you through the implementation of efficient hash tables and the pros and cons of different design choices when building tables. The source code used in the book is available on GitHub for your re-use and experiments.

What You Will Learn

  • Master the basic ideas behind hash tables

  • Carry out collision resolution, including strategies for handling collisions and their consequences for performance

  • Resize or grow and shrink tables as needed

  • Store values by handling when values must be stored with keys to make general sets and maps

Who This Book Is For

Those with at least some prior programming experience, especially in C programming.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

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. 

Hash tables, when implemented and used appropriately, are exceptionally efficient data structures for representing sets and lookup tables, providing low overhead, constant time, insertion, deletion, and lookup operations. 

The Joys of Hashing walks you through the implementation of efficient hash tables and the pros and cons of different design choices when building tables. The source code used in the book is available on GitHub for your re-use and experiments.

What You Will Learn

Who This Book Is For

Those with at least some prior programming experience, especially in C programming.

More books from Apress

Cover of the book Physics for JavaScript Games, Animation, and Simulations by Thomas Mailund
Cover of the book Java EE Web Application Primer by Thomas Mailund
Cover of the book Getting the Message Across by Thomas Mailund
Cover of the book Constructing Usable Web Menus by Thomas Mailund
Cover of the book Pro Data Visualization using R and JavaScript by Thomas Mailund
Cover of the book Beginning Artificial Intelligence with the Raspberry Pi by Thomas Mailund
Cover of the book Android Continuous Integration by Thomas Mailund
Cover of the book Usage-Driven Database Design by Thomas Mailund
Cover of the book MATLAB Matrix Algebra by Thomas Mailund
Cover of the book Protecting Oracle Database 12c by Thomas Mailund
Cover of the book Pro ASP.NET MVC 5 Platform by Thomas Mailund
Cover of the book Beginning Power BI by Thomas Mailund
Cover of the book Pivotal Certified Spring Enterprise Integration Specialist Exam by Thomas Mailund
Cover of the book Practical Salesforce.com Development Without Code by Thomas Mailund
Cover of the book PHP 7 Zend Certification Study Guide by Thomas Mailund
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy