Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.56 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.56 KB

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.