- FCFS
- RR
- SJN
- PRIORITY non preemptive
- PRIORITY preemptive
- STR non preemptive
- STR preemptive
- Semaphores
- Mutex
- Producer Consmer
- Dining Philosophers
- Cigarette Smoker
- Sleeping Barber
- Reader Writer
- fork, display PID, Parent PID of Chlid process
- Deadlock detection and recovery
- Deadlock Prevention and avoidance
- FIFO
- LRU
- Optimal
- FCFS
- SSTF
- SCAN
- C-SCAN
- LOOK
- C-LOOK