InterviewSolution
Saved Bookmarks
| 1. |
Which technique is used for finding similarity between two sets?(a) MinHash(b) Stack(c) Priority Queue(d) PAT TreeMy doubt stems from Hash Tables in section Hash Tables of Data Structures & Algorithms IThe question was posed to me in an international level competition. |
|
Answer» Right option is (a) MinHash |
|