Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 530 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 530 Bytes

operating-system

Here you can find all my assignments and labs solution which had been given by my course instructor at University of Central Punjab.

These solutions covered following topics:- Pipes, Forks, linux Shell, threads, Sudoku puzzle (9x9) checking with multithreads, Dining philosopher (deadlock + starvation) solved, 1 way Bridge problem (1 truck and 3 cars), 2 way Bridge problem (3 left cars and 3 right cars), cigarette smoker problem with deadlock solution