Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 191 Bytes

File metadata and controls

6 lines (6 loc) · 191 Bytes

OPERATING SYSTEMS EXPERIMENTS 💻

Some of the basic experiments of Operating Systems.

All the programs are written in C++

  1. FCFS
  2. File Reading
  3. Producer-Consumer Poblem