Python implementation of the LOOK Disk Scheduling Algorithm with seek path generation and total cylinder movement calculation.
-
Updated
Jun 5, 2026 - Jupyter Notebook
Python implementation of the LOOK Disk Scheduling Algorithm with seek path generation and total cylinder movement calculation.
A comprehensive TypeScript package implementing all 6 major disk scheduling algorithms (FCFS, SSTF, SCAN, C-SCAN, LOOK, C-LOOK) with full type safety, performance benchmarks, and educational examples for operating systems learning.
Add a description, image, and links to the look-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the look-algorithm topic, visit your repo's landing page and select "manage topics."