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

Block or report sharmashantanu

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. Navigation-App Navigation-App Public

    Developed an Android Application that traces out a path to help college students reach teacher's cabin from their current location.

    Java 1

  2. imad-2016-app imad-2016-app Public

    Forked from hasura-imad/imad-2016-app

    JavaScript

  3. BankerProblem BankerProblem Public

    The Banker algorithm, sometimes referred to as the detection algorithm, is a resource allocation and deadlock avoidance algorithm developed by Edsger Dijkstra that tests for safety by simulating th…

    C++

  4. Dining-Philosopher Dining-Philosopher Public

    In computer science, the dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.

    C++

  5. ElevatorSystem ElevatorSystem Public

    Developed an animated Elevator System using C++, where various lifts moved upside down on call when a person at any floor calls for a lift.

    C++

  6. K-Map K-Map Public

    Developed a K-Map in C++ which is used to minimise Boolean Expressions.

    C++