Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 371 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 371 Bytes

Exercise Names

  1. Basic UNIX Commands
  2. Simulation of UNIX Commands like fork, getpid, etc..
  3. ls, cp, grep
  4. Shell Programming
  5. FCFS, SJF, RR scheduling
  6. Inter-process communication
  7. Semaphores
  8. Banker's Algorithm
  9. Deadlock Detection
  10. Threading
  11. Memory allocation techniques
  12. Paging
  13. Page replacement
  14. File allocation
  15. File organization