Skip to content

Demo Implementation for setting an associative cache (either MRU or LRU), using Doubly linkedlist, Dictionary (Hashmap) and enum, running on 0(1) time comp.

Notifications You must be signed in to change notification settings

Onyejekwe1/NWaySetAssociativeCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Demo Implementation for setting an associative cache (either MRU or LRU), using Doubly linkedlist, Dictionary (Hashmap) and enum, running on 0(1) time comp.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages