Open in app

Sign in

Write

Sign in

MonadGuy
MonadGuy

114 Followers

Home

About

Oct 13, 2019

Mechanics behind LRU:

Mechanics behind LRU: 1) DataStructues to be used: 1) HashTable 2) DoublyLinkedList Algorithm: => Cache initial size is 5 How to insert new key,value? HashTable<K, DoublyLinkedList<K,V>> key => key of the pair what we are intend to insert value => doubly linked list of both key and value Check if…

Programming

1 min read

Programming

1 min read

MonadGuy

MonadGuy

114 Followers
Following
  • Alex Mathers

    Alex Mathers

  • javinpaul

    javinpaul

  • J.R. Heimbigner

    J.R. Heimbigner

  • E.B. Johnson

    E.B. Johnson

  • Thought Catalog

    Thought Catalog

See all (1,085)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams