Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
The Joys of Hashing: Hash Table Programming with C

Buy
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.
(HTML tags aren't allowed.)

Girl With No Job: The Crazy Beautiful Life of an Instagram Thirst Monster
Girl With No Job: The Crazy Beautiful Life of an Instagram Thirst Monster
The instant New York Times bestseller and laugh-out-loud look at pop culture and social media stardom from one of the most popular funemployed millennials today, perfect for fans of Give Them Lala and The Betches.

As the creator of the breakout Instagram account @GirlWithNoJob, Claudia Oshry has
...
Real World Adobe Photoshop CS5 for Photographers
Real World Adobe Photoshop CS5 for Photographers

This edition of Real World Photoshop is more tightly focused for the needs and demands of the professional digital photographers. From acquiring images to using an efficient processing workflow to maintaining image quality and final output quality all within the powerful feature set of Adobe Photoshop CS5. Coverage of new CS5 features...

Practical Java Game Programming
Practical Java Game Programming

Java is gaining more and more acceptance in the game development community, and with good commercial-quality Java games on the market, it will become a definitive choice. Practical Java Game Programming identifies the technological path developers need to take to make this happen. It explores and illustrates cutting-edge Java game...


C++ for Mathematicians: An Introduction for Students and Professionals
C++ for Mathematicians: An Introduction for Students and Professionals

The first book available on C++ programming that is written specifically for a mathematical audience, C++ for Mathematicians omits the language's more obscure features in favor of the aspects of greatest utility for mathematical work. Emphasizing the essential role of practice as part of the learning process, the book is ideally designed...

Severe Injuries to the Limbs: Staged Treatment
Severe Injuries to the Limbs: Staged Treatment

This book details the protocol of staged external fixation developed by the authors: primary temporary unilateral tubular stabilization followed by definitive circular Ilizarov (hybrid) fixation. Coverage explains and fully illustrates the rationale and advantages of a logical progression of surgical steps. The book draws from an archive of...

HTML, XHTML, and CSS: Comprehensive (Shelly Cashman)
HTML, XHTML, and CSS: Comprehensive (Shelly Cashman)

The Shelly Cashman Series® offers the fi nest textbooks in computer education. We are proud of the fact that our previous HTML books have been so well received. With each new edition of our HTML books, we have made signifi cant improvements based on the comments made by instructors and students. The HTML, XHTML, and CSS, Sixth...

©2021 LearnIT (support@pdfchm.net) - Privacy Policy