Question: Please using Java to do the following project This is related to topic: A List Implementation That Uses an Array This is related to topic:
Please using Java to do the following project

This is related to topic: A List Implementation That Uses an Array

This is related to topic: Graph Implementations
Feel free to use any data structure as needed.
Once finished, you can either paste the code here or send me a link on github. Thanks:)
Design and implement an application that maintains the data for a simple social network. Eaclh person in the network should have a profile that contains the person's name, optional image, current status, and a list of friends. Your application should allow a user to join the network, leave the network, create a profile, modify the profile, scarch for other profiles, and add friends
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
