Description
- Implement the Dining Philosophers and Reader Writer Problem of Synchronization (test drive the codes discussed in the class).
- Choose any 2 of the following problems whose details are available in the Downy Book on Semaphores ( attached) and implement semaphores based solutions to the same.
(1)Santa Claus Problem
- H2O Problem
- Baboon Crossing Problem
- Dining Hall Problem(5) Senate Bus Problem



