Skip to content
View RehmanaliMomin's full-sized avatar
🏢
Working from office
🏢
Working from office

Block or report RehmanaliMomin

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. sro-boeing-wave-2/Potenti-o-meter-UI sro-boeing-wave-2/Potenti-o-meter-UI Public

    TypeScript

  2. Implementing LRU cache Implementing LRU cache
    1
    class LRUCache {
    2
        
    3
        int capacity;
    4
        HashMap<Integer,Integer> map;
    5
        LinkedList<Integer> queue;
  3. AuctionBiddingSystem AuctionBiddingSystem Public

    Java

  4. Eviction-Strategies-LRU-MRU Eviction-Strategies-LRU-MRU Public

    Java

  5. minified-GLS minified-GLS Public

    A complete solution of minified guided learning solution on top of google.com

    JavaScript 1

  6. portfolio-Sakera portfolio-Sakera Public

    Personal portfolio

    HTML