Brightspot interview question

What is deadlock

Interview Answer

Anonymous

26 Feb 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.