samson4444's Stars
zakaria5729/c-programming-projects
Some c programming simple projects
zakaria5729/online-exam-management-system-in-php
Online exam management system with HTML, CSS, PHP OOP, AJAX, Jquery, MySQL
zakaria5729/operating-system-algorithms
In this repository, I am trying to solve banker's algorithm, fcfs with arrival time, fcfs without arrival time, robin round without arrival time, round robin with arrival time, sjf non preemptive with arrival time, sjf non preemptive without arrival time.