Typically what we need to do is a BFS. But there are more advanced algorithms like Link prediction etc..
A recent paper on same topic might be an interesting read. events.linkeddata.org/ldow2011/papers/ldow2011-paper08-dhekane.pdf On Mar 22, 6:05 pm, snehal jain <[email protected]> wrote: > If you want to search for a friend on Facebook, what are the possible > strategies that you could use. You are a programmer and can also > access Facebook’s Social Graph API. Make your own assumptions. How > could you make it a ‘Friend Finder’ app? -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
