Re: Designing hash table for a large list of last names



If the list does not fit in memory or you want to save memory, a bloom
filter may be useful.

Cheers.

sprash25@xxxxxxxxx wrote:
I would like to design a hash table for a big list of last names of
patients.

Any recommendations on the hashing type (chaining, open addressing,
double hashing) and the function I should use?

Thanks,
Revati

.



Relevant Pages

  • Re: Hashing for big list of last names
    ... Any recommendations on the hashing type (chaining, ... list of last names of Patients from a CSV file which is a very ...
    (comp.programming)
  • Re: Hashing for big list of last names
    ... last names of Patients from a CSV file which is a very large list. ... Ben Pfaff wrote: ... Any recommendations on the hashing type (chaining, open addressing, ...
    (comp.programming)
  • Re: Designing hash table for a large list of last names
    ... You're going to run into problems if there are two patients with the ... Any recommendations on the hashing type (chaining, open addressing, ...
    (comp.theory)
  • Alzheimers Progression Up to 100% Faster in Those With Hypertension or Irregular Heartbeat
    ... may also slow memory loss in people with Alzheimer's. ... some patients in slowing the rate of AD progression, ... treatments for atrial fibrillation and high blood pressure be used on ... diagnosis showed a rate of memory decline that was 75 PERCENT faster ...
    (misc.health.alternative)
  • Re: procedure cache flush?
    ... has anyone seen the performance monitor buffer manager:procedure ... any recommendations on articles or books on the topic of sql server ... memory management and configuration. ...
    (microsoft.public.sqlserver.server)