Skip to content

Implementation of logic under linked list for MRU and LRU features

Notifications You must be signed in to change notification settings

manjeetops/cache-eviction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup and install packages:

npm i

Run tests:

MRU:

npm run testMRU

LRU:

npm run testLRU

About

Implementation of logic under linked list for MRU and LRU features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published