Question: 1) The array of a non-perfect hashed data structure contains 769 elements. What element does the key 351,956 map into if no preprocessing is performed,
1) The array of a non-perfect hashed data structure contains 769 elements. What element does the key 351,956 map into if no preprocessing is performed, and the division hashing function is used? _____________________________________
2) A hashed data structure will store a maximum of 4,352 nodes, the keys are numeric in the range is 0 to 999,999, and the node width is 60 bytes. (show your work)
2a) Give the size of the primary storage area array if perfect hashing is used _________________
2b) Give the size of the primary storage area array if non-perfect hashing is used _____________
2c) Give the loading factor when the structure is full and perfect hashing is used ______________
2d) Give the density when the structure is full and perfect hashing is used ___________________
2e) Give the density when the structure is full and non-perfect hashing is used _______________
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
