1.

Who invented the MinHash technique?(a) Weiner(b) Samuel F. B. Morse(c) Friedrich Clemens Gerke(d) Andrei BroderThe above asked question is from Hash Tables topic in chapter Hash Tables of Data Structures & Algorithms II had been asked this question in an interview for job.

Answer»

The correct answer is (d) Andrei BRODER

Easiest EXPLANATION - In COMPUTER science as well as data MINING, to find the similarity between two given sets, a TECHNIQUE called MinHash or min-wise independent permutation scheme is used. It helps in the quick estimation of the similarity between two sets. It was invented by Andrei Broder in 1997.



Discussion

No Comment Found

Related InterviewSolutions