Hashing for big list of last names
- From: sprash25@xxxxxxxxx
- Date: 13 Sep 2006 19:54:43 -0700
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
.
- Follow-Ups:
- Re: Hashing for big list of last names
- From: Michal Nazarewicz
- Re: Hashing for big list of last names
- From: Ben Pfaff
- Re: Hashing for big list of last names
- Prev by Date: Re: STL Set Iterator
- Next by Date: Re: Any good dynamic programming questions and solutions?
- Previous by thread: Any good dynamic programming questions and solutions?
- Next by thread: Re: Hashing for big list of last names
- Index(es):
Relevant Pages
|