Skip to content

honeybhardwaj/disk_scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

disk_scheduling

forthebadge

forthebadge

Description of Repo

The following is a command line interface for Disk Scheduling simulation. it implements various disk scheduling algorithms that we have studies such as

  • SSTF
  • FCFS
  • SCAN
  • CSCAN
  • LOOK
  • CLOOK

The project consist of a menu driven program which even have a features like a loading bar. There is a demo video attached in Repo you can have a look on it.

Project Admin ❤️

Happy Coding 👨‍💻

please don't forget to give a star ⭐ if you liked it.