Which of the following is NOT a characteristic of an effective hash function?
Determines a unique index for each key
Completely eliminates collisions
Computes quickly
Distributes keys evenly across the hash table

Data Structures and Algorithms Exercises are loading ...