TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Aditya Surisetty
NA
1
704
Write a program that takes in input two user IDs, and determ
Apr 29 2015 9:25 PM
Download the combined Facebook dataset from: http://snap.stanford.edu/data/egonets-Facebook.html
This dataset consists of a 88234 edges and 4039 vertices. Each vertex represents a Facebook user, and each edge -- a "friend" relationship.
Write a program that takes in input two user IDs, and determines how many friends they have in common.
The output of the program should look as follows:
$ java FriendsInCommon 33 821
Users 33 and 821 have 4 friends in common.
please can anyone help me... I have no clue were to start and any help is dearly appreciated .
PS: can be done by anyone of these c , c++ , java
Thanks in advance.
Reply
Answers (
0
)
Java Applet need help
I want to implement a code that calculates a set of metrics