Skip to content

grmreyes/nbasixdegrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

forthebadge forthebadge

Six Degrees of Kevin Durant is an implementation of '6 degrees of separation' for NBA Players.

  • Technologies : Javascript, HTML, CSS

Live Site

Features

Connect any 2 NBA Players

  • Enter 2 NBA Players
  • Get a chain connecting them through mutual teammates.

image

Implements a breadth-first search algorithm to find all the possible teams and teammates for any given player, and finds the shortest path to a second player, returning all the links in the chain.

Contact

grmreyes@gmail.com
Linkedin

About

An implementation of six degrees of separation for mutual NBA teammates.

Topics

Resources

Stars

Watchers

Forks

Contributors