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

Block or report vkrmsngh43

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

  1. parking-lot parking-lot Public

    Java

  2. MedicalVault MedicalVault Public

    An application which secures Patient's Medical and Prescription Records. Others can only access after their approval

    Java

  3. Latency Numbers Every Programmer Sho... Latency Numbers Every Programmer Should Know
    1
    Latency Comparison Numbers (~2012)
    2
    ----------------------------------
    3
    L1 cache reference                           0.5 ns
    4
    Branch mispredict                            5   ns
    5
    L2 cache reference                           7   ns                      14x L1 cache
  4. Hystrix Hystrix Public

    Forked from Netflix/Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…

    Java

  5. complete-guide-to-elasticsearch complete-guide-to-elasticsearch Public

    Forked from codingexplained/complete-guide-to-elasticsearch

    Contains all of the queries used within the Complete Guide to Elasticsearch course.

  6. Java Java Public

    Forked from TheAlgorithms/Java

    All Algorithms implemented in Java

    Java