Have to draw a Gnatt Chatt and calculate the Waiting time and Turnaround time of each of the following algorithm but with the priority queue it gets confusing.
- Feedback (FB) q=3
- Highest response ratio next
- Round Robin q=4
- Shortest remaining time
- Shortest process next.
Help me out!