How many hashes will be needed for calculating Jaccard index with an expected error less than or equal to 0.05?
(a) 100
(b) 200
(c) 300
(d) 400
My doubt stems from Hash Tables topic in chapter Hash Tables of Data Structures & Algorithms I
The question was posed to me by my college professor while I was bunking the class.