|
hashing
i am stuck on my program. i have to make a hash table and enter the data from the list of into the table. i have amount of data that i need and the loadfactor(the number of slots) i just don't know how to go about actually creating the initTable. it is suppose to initialize the hash table size. i am confused and hope that some one understands what i am trying to say. thanks in advance.
|