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 Thomas Mailund Thomas Mailund

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

0.0

0 reviews

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

Publisher: Apress
File Extension: EPUB
File size: 1.57 MB
Author: Thomas Mailund [Thomas Mailund]
ISBN: 9781484240663, 1484240669
Language: English
Year: 2019

Product desciption

The Joys Of Hashing Hash Table Programming With C Thomas Mailund Thomas Mailund by Thomas Mailund [thomas Mailund] 9781484240663, 1484240669 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