Suppose we wanted to use a hash table to store people’s names. Each name is a String object. What is wrong with using the length of the string as the hash value of each name?
What will be an ideal response?
Many names have the same length, so there would be many collisions.
Computer Science & Information Technology
You might also like to view...
To sort records in a table from Z to A, use the ________ button
Fill in the blank(s) with correct word
Computer Science & Information Technology
For which of the following reasons should you wipe a target drive?
a. To ensure the quality of digital evidence you acquire b. To make sure unwanted data isn't retained on the drive c. Neither of the above d. Both a and b
Computer Science & Information Technology