Skip to content

challenge2015 solution | @c-harish #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

c-harish
Copy link

@c-harish c-harish commented Feb 23, 2025

Instructions

  1. Run the program:

    go run main.go
  2. Enter the source actor's moviebuff URL when prompted:

    source actor : <source_actor_url>
    
  3. Enter the target actor's moviebuff URL when prompted:

    target actor : <target_actor_url>
    

Refer to https://www.moviebuff.com/ for valid actor_url

The program will output the degrees of separation and the list of movies connecting the two actors.

Example :

image

@c-harish c-harish marked this pull request as ready for review February 23, 2025 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants