CPU Scheduler is a web-based tool designed to determine the most suitable scheduling algorithm for different processes occurring in a CPU.
git clone <repository_url>
cd backend
node index.js
cd frontend
npm run start
FCFS (First-Come, First-Served), SJF (Shortest Job First), SJF (Preemptive), Priority Scheduling (Preemptive), Priority Scheduling (Non-Preemptive), Round Robin
C++, React.js, Express and Node.js, Material-UI,
Feel free to add or modify any sections as needed, such as a more detailed description, examples, screenshots, or contact information.