1.

A good hash approach is to derive the hash value that is expected to be dependent of any patterns that might exist in the data.(a) True(b) FalseThis interesting question is from Hash Tables topic in portion Hash Tables of Data Structures & Algorithms IThis question was addressed to me in final exam.

Answer»

Correct answer is (B) False

The BEST I can EXPLAIN: A hash value is expected to be UNRELATED or independent of any patterns in the distribution of keys.



Discussion

No Comment Found

Related InterviewSolutions