Skip to content

YazhiniGowrisankar/Page-Hunt-Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Page Hunt – Page Replacement Algorithm Visualizer

PageHunt is an interactive visualizer that demonstrates how different page replacement algorithms manage memory.
It helps you understand the working of FIFO, LRU, and Optimal algorithms with step-by-step visualizations and page fault tracking.

πŸ“Œ Features

  • πŸ”„ Supports FIFO, LRU, and Optimal page replacement algorithms
  • 🎯 Tracks the number of page faults for each algorithm
  • πŸ’‘ Interactive interface for entering:
    • Page reference string
    • Frame size
  • πŸ“Š Visual representation of memory frames and page hits/faults

πŸš€ Getting Started

Prerequisites

Make sure you have a browser and basic web setup (HTML/CSS/JS) ready.

Installation

  1. Clone the repository:
git clone https://github.com/YazhiniGowrisankar/Page-Hunt-Algorithm-Visualizer.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages