/Page-Replacement-Algorithms

A simple console application providing the implementation of the FIFO, LRU, LFU, Second Chance, Enhance Second-Chance, and Optimal page replacement algorithms, built using Java.

Primary LanguageJava

This repository is not active