Operating System - Practical Solutions - Fall 2023 - Sharif University of Technology (CE-424)
This was a course homework taught at Sharif University OS class in fall 2023, based on Berkley's CS162.
You can see the documents related to these homeworks in this link.
- HW1: Simple shell implementation
- HW2: Simple http server and proxy implementation
- HW3: Pipelined matrix multiplication
- HW4: Some memory functions including malloc, free and realloc implementation