Skip to content

samogongik/Caches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caches

This project implements an LFU (Least Frequently Used) and ideal cache algorithm.

Input: cache size, number of elements, and the elements themselves.

Output: number of cache hits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published