Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 185 Bytes

File metadata and controls

5 lines (4 loc) · 185 Bytes

LRU-cache

This project implements a simple LRU cache. The input is a set of custom commands and the output is cache action. The DUMP commands print the cache state at any time.