Case Studies

Question

Given a list of all followers in format: 123, 345;234, 678;345, 123;…where the first column contains the Id of the follower, and the second one is the Id of who’s followed, find all mutual follows(pair 123, 345 in the example above). Do the same in the case, when this list does not fit into the memory.

1
Shloka Reddy Lakka 3 years 0 Answers 277 views Great Grand Master 0

Leave an answer

Browse
Browse