Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 254 Bytes

Kevin-Bacon-project

CS 105: Perl; final project

Implementation ideas: Graph:

  • hash of arrays; keys are actors. The value of each actor is a list of movies he has appeared in

Reading the actors/movies:

Search algorithm: