Skip to content

MdRaihanSobhan/CSE-314-Operating-System-Sessional

Repository files navigation

CSE-314-Operating-System-Sessional

This repository contains the codes of the course CSE 314: Operating System Sessional of CSE, BUET.

Disclaimer

This repository is an archive of the author's solutions to course assignments. These solutions are provided as-is and are not guaranteed to be error-free or comprehensive. The author accepts no responsibility for any issues or damage resulting from the use of these solutions. They are intended for reference only, and copying them for academic purposes is strongly discouraged. The author is not liable for any consequences arising from academic dishonesty.

Course Description

Offline Assignments

Online Assignments

  • Online 1 | Bash Script
  • Online 2 | xv6 Scheduling
    • Simple task was given related to Offline 3. We had to work on our submitted solution of that offline.
  • Online 3 | Inter Process Communication
    • Simple task was given related to Offline 4.