Skip to content
View Yash-Gunturi's full-sized avatar

Block or report Yash-Gunturi

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

Popular repositories Loading

  1. BMode BMode Public

    C

  2. Bubble-Sort-Algorithm Bubble-Sort-Algorithm Public

    A small code where the bubble sort algorithm is used to sort patient information in a hospital setting. This involved sorting through multiple arrays with various patient information

    C++

  3. MedicalWebScraper MedicalWebScraper Public

    This is a code used to take information from medical websites. All information taken is used to generate responses to medical inquires.

    Python

  4. autonomy-bootcamp-2023 autonomy-bootcamp-2023 Public

    Forked from UWARG/autonomy-bootcamp-2023

    New Autonomy subteam bootcamp starting F23.

    Python

  5. HashTableLibrary HashTableLibrary Public

    Forked from pharpala/HashTableLibrary

    Program provides a back-end Hash Table library for handling data insertion, querying and deletion without manual implementation

    C