logo

EbookBell.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link:  https://ebookbell.com/faq 


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookBell Team

The Joys Of Hashing Hash Table Programming With C 1st Edition Thomas Mailund

  • SKU: BELL-23661410
The Joys Of Hashing Hash Table Programming With C 1st Edition Thomas Mailund
$ 31.00 $ 45.00 (-31%)

4.4

12 reviews

The Joys Of Hashing Hash Table Programming With C 1st Edition Thomas Mailund instant download after payment.

Publisher: Apress
File Extension: PDF
File size: 6.42 MB
Pages: 220
Author: Thomas Mailund
ISBN: 9781484240656, 1484240650
Language: English
Year: 2019
Edition: 1

Product desciption

The Joys Of Hashing Hash Table Programming With C 1st Edition Thomas Mailund by Thomas Mailund 9781484240656, 1484240650 instant download after payment.

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.

Related Products