Skip to content

monikakrajnc/Gaming-social-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Gaming Social Network

This code contains definitions and procedures that:

  • Parse a block of text to create a data structure of the network

  • Return a list of connections for each user and the games they like

  • Add new connections between users

  • Add new users to the network

  • Find secondary connections

  • Find number of connections that two users have in common

  • Find a connection path from one user to another

  • Find games that two users have in common

————————

Code for the final project for the Udacity Intro to Computer Science course

About

Creating and maintaining a network of connections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages