Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages