kamranahmedse / developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.
https://roadmap.sh
Other
298.52k stars 39.26k forks source link

[Wrong Information] MFU-Cache is not correctly defined #3540

Closed TimJ0212 closed 6 months ago

TimJ0212 commented 1 year ago

Thanks for your work!

While reading the CS-Roadmap, I got confused with the Cache Algorithms.

The MFU-Cache-Algorithm isn't defined by the removal of the "least frequently used entry". Instead, it is the "most recently used entry" (source: Wikipedia

File: src/data/roadmaps/computer-science/content/104-common-algorithms/109-cache-algorithms/102-mfu-cache.md

kamranahmedse commented 6 months ago

Hey there!

Looks like this issue has been hanging around for a bit without much action. Our roadmaps have evolved quite a bit since then, and a bunch of older issues aren't really applicable anymore. So, we're tidying things up by closing out the older ones to keep our issue tracker nice and organized for future feedback.

If you still think this problem needs addressing, don't hesitate to reopen the issue. We're here to help!

Thanks a bunch!