Skip to content
View sanjay-bhat's full-sized avatar
  • United States
Block or Report

Block or report sanjay-bhat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ProgrammingConcepts ProgrammingConcepts Public

    An attempt to solve Leetcode.com problems using C# along with various data structures and algorithms

    C#

  2. film_recommendation_engine film_recommendation_engine Public

    This project aims at recommending movies, TV shows based on user's preference of the previous movies and TV shows. We use the IMDb 5000 dataset having movies.csv and credits.csv dataset files. Basi…

    Jupyter Notebook 1 1

  3. tcp-simulator-master tcp-simulator-master Public

    This project mimics the TCP connection over a large network stretching over multiple user across mulitple locations each communicating by exchanging information.

    Python

  4. max_connect_4 max_connect_4 Public

    Using AI algorithms, a Max Connect 4 game where user plays against the computer.

    Python

  5. find_route_bfs find_route_bfs Public

    Find he optimal path given a country layout and distances between its cities using BSF as part of Artificial Intelligence problems

    Python 1

  6. N-Cross-Validation-Iris-Dataset N-Cross-Validation-Iris-Dataset Public

    Implementing a n-cross validation on the Iris dataset

    R