Got it!!... :)..
And for the next part with buffer the the turn around time would be 5
and 10 respectively since they don't get blocked because they are
outputing the value to the buffer?
Round robin: We consider the time quantum is very less so in the first
2 sec both the process will finish their 1st CPU burst of 1sec and for
the next 1 sec both process are doing Output operation. So the turn
around time is 14 sec for both the process.
For the round robin with buffer it would be 10 secs for both the
processes.