Click here to Skip to main content
16,012,173 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi All,

I am looking an algorithm for finding friends of friends in social web sites. As we have seen in FaceBook Account, FB is able to suggest the friends of our own friends. I need an algorithm in C# for that. Thanks in Advance.
Posted

1 solution

How bout this[^]?

I found it using Google. And there are other articles too that might interest you. Take a look[^].

[Edit]The PDF does not discuss the implementation of the algorithm in programming. Rather, it discusses the idea.[/Edit]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900