Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 405 Bytes

File metadata and controls

10 lines (5 loc) · 405 Bytes

JAVA-Graph-Networking

This code uses JAVA & HashMaps to showcase behind the scene working of Networking feature (Follow/Connect) on Social Media sites, like Instagram or LinkedIn.

image

It Uses HashMaps and ArrayLists to store each Person objects.

Project is currently under development.