1.

What is the best definition of a collision in a hash table?(a) Two entries are identical except for their keys(b) Two entries with different data have the exact same key(c) Two entries with different keys have the same exact hash value(d) Two entries with the exact same key have different hash valuesI got this question during an online interview.This key question is from Hashing techniques in division Indexing and Hashing of Database Management

Answer»

Correct answer is (a) TWO entries are identical EXCEPT for their keys

Best EXPLANATION: This level is the root of the tree.



Discussion

No Comment Found

Related InterviewSolutions