http://ickivrg5jucpkdfw5d6qeja6srtpox7yofkyygc44gnwbpj2tf2mekqd.onion
Examples Consider the following graph: Given the above graph: If given the user \(0\), the function should return \(6\), because: There are four users who are not already friends with \(0\) and have at least one friend in common with \(0\): \(1\), \(3\), \(6\) and \(8\), and out of these users, the one with the most friends in common with \(0\) is \(6\) (3 friends in common) If given the user \(3\), the function should return \(0\), because: There are two...