A project that simulates core operating system functionalities, demonstrating a solid understanding of process and memory management.
Key Features:
Implementation of CPU Scheduling Algorithms (FCFS, SJF, Round Robin)
Simulation of Process & Memory Management
Clean, well-structured, and documented code