MAQ Software interview question

what is bankers algorithm

Interview Answers

Anonymous

24 May 2018

It's a way to define the safe state to ensure that the system doesn't go in deadlock condition. I.e. giving resources to only those processes which have lower need than what's available.

2

Anonymous

24 Feb 2018

i dont know