Skip to content
View mshah316's full-sized avatar
Block or Report

Block or report mshah316

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. Password_Encryptor Password_Encryptor Public

    Include basic text scrambling program

    C++

  2. Infix_Calculator Infix_Calculator Public

    C++

  3. Travel_Network Travel_Network Public

    C++

  4. Make_Command Make_Command Public

    I implement my own linux make command using an acyclic graph algorithm

    C

  5. Resturant_Queue Resturant_Queue Public

    Use a queue data structure to keep track of customer booking for a restaurant

    C

  6. Maze_Solver Maze_Solver Public

    Constructs a maze and finds paths between specified indices

    C