Elevator simulation demonstrating object-oriented programming.
-
Updated
Jul 10, 2026 - Java
Elevator simulation demonstrating object-oriented programming.
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.
Python implementation of the LOOK Disk Scheduling Algorithm with seek path generation and total cylinder movement calculation.
To associate your repository with the look-algorithm topic, visit your repo's landing page and select "manage topics."