Brightspot Interview Question

What is deadlock

Interview Answer

Anonymous

Feb 26, 2018

In simple words, a deadlock is a situation where two or more processes are waiting for resources from each other and none can proceed without receiving the required resource. This leads all the processes to remain in a wait condition.