Designing hash table for a large list of last names
- From: sprash25@xxxxxxxxx
- Date: 13 Sep 2006 19:56: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:
- Prev by Date: Re: what is the best method to check if a number is a perfect square or not??
- Next by Date: Re: Network flow: consistent assignment of flow value for "inner" vertices
- Previous by thread: CFP: IADIS INTERNATIONAL CONFERENCE APPLIED COMPUTING 2007
- Next by thread: Re: Designing hash table for a large list of last names
- Index(es):
Relevant Pages
|