🐶 6 Degrees of Kevin Bacon game
-
Updated
Feb 21, 2020 - C
🐶 6 Degrees of Kevin Bacon game
Six degrees of separation
According to the Six Degrees of Kevin Bacon game, anyone in the Hollywood film industry can be connected to Kevin Bacon within six steps, where each step consists of finding a film that two actors both starred in. This program finds how many “degrees of separation” apart two actors are using Artificial Intelligence BFS Search Method For Problem …
This is a generalized graph package with clean and transparent API for the Go language.
Based on the Six Degrees of Separation idea that all actors in Hollywood are six or fewer movies away from Kevin Bacon.
My solutions for the assignments of the course Super Computing for Big Data in TU Delft
Kevin Bacon Number Prediction with C: Usage of BFS, Queues, Hash Tables - 2018 - Yildiz Technical University
First project for lecture 0 of CS50 "Artificial Intelligence with Python" Harvard course
Similar to degrees of Kevin Bacon game. Using a recursive search algorithm to find degrees of separation between actors in IMDB database.
Repository for the Oracle of Bacon Data Science challenge.
My DATAML310 - Artificial intelligence solutions.
This is my project for Algorithm Analysis class. The aim of this project is finding distance between artists using graph and hash data structures in C language.
Social Networks, Connectivity, GPS modules
I coded a system that can find the Kevin Bacon Number of the given actress/actor. I used the movies database and C programming language to implement this system.
January - March 2023 // Select class projects from COSC 10 (Problem Solving via Objected-Oriented Programming) at Dartmouth College.
Generation and querying of a Doctor Who character network, using 60+ years of cast list data from the wiki.
The C console application that finds the kevin bacon number
Add a description, image, and links to the kevin-bacon topic page so that developers can more easily learn about it.
To associate your repository with the kevin-bacon topic, visit your repo's landing page and select "manage topics."