InterviewSolution
Saved Bookmarks
| 1. |
What is the value of the Jaccard index when the two sets are disjoint?(a) 1(b) 2(c) 3(d) 0This is a very interesting question from Hash Tables topic in chapter Hash Tables of Data Structures & Algorithms II had been asked this question in semester exam. |
|
Answer» Correct answer is (d) 0 |
|