Kumar-laxmi / Algorithms

A Repository for algorithms in C, C++, Python and Java
Apache License 2.0
322 stars 367 forks source link

Bankers Algorithm #151

Closed Sachittarway closed 1 year ago

Sachittarway commented 1 year ago

Is your feature request related to a problem? Please describe. Bankers algorithm is one of the important algorithm in Operating systems which decides which task is to be executed first in os level. Also it is one of the most common problem asked in interviews

Describe the solution you'd like I will code in c language where multiple request will be made by user and which request will be considered on prior basis will be decided by the algorithm and that same model is followed in os level.

Describe alternatives you've considered I have considered a user input values which is the same model which is performed in os level for application

Additional context I will provide the screenshots of the outputs and a detail explaination of it .Also I will provide code on resource request algorithm code which is one of the important part of bankers algorithm.

Please assign me this task @Kumar-laxmi

samvid2020 commented 1 year ago

Can you assign this to me? @Kumar-laxmi

Kumar-laxmi commented 1 year ago

@samvid2020 @Sachittarway Please mention the language you would like to work on

mvpamansingh commented 1 year ago

@Kumar-laxmi I am ready to work on this issue, can you please assign this to me in c ++

Sachittarway commented 1 year ago

@samvid2020 @Sachittarway Please mention the language you would like to work on

@Kumar-laxmi I will code in c language. Please assign me the task.

samvid2020 commented 1 year ago

I am ready to work on java @Kumar-laxmi

Kumar-laxmi commented 1 year ago

Assigned! @mvpamansingh : C++ @Sachittarway : C

mvpamansingh commented 1 year ago

@Kumar-laxmi where I have to create file for Banker's Algorithm in C++? in which folder?

Kumar-laxmi commented 1 year ago

@Kumar-laxmi where I have to create file for Banker's Algorithm in C++? in which folder?

Deadlock Avoidance

stiwari-ds commented 1 year ago

@Kumar-laxmi @072arushi @zugzwang03 Please assign it to me for Python.

zugzwang03 commented 1 year ago

Assigned! @stiwari-ds : Python

Kumar-laxmi commented 1 year ago

@Sachittarway @samvid2020 What is your status on this issue?

Sachittarway commented 1 year ago

@Sachittarway @samvid2020 What is your status on this issue?

Ya will be doing it. Actually my exams are going on and my last exam is on 20th jan. And i was also working in different issues in the algorithm part only. Will soon commit .

samvid2020 commented 1 year ago

@Kumar-laxmi yup going to address this issue max by tomorrow morning!

Kumar-laxmi commented 1 year ago

@Kumar-laxmi yup going to address this issue max by tomorrow morning!

Status?

Dharnish38 commented 1 year ago

Can you assign this issue to me in Java @Kumar-laxmi

072arushi commented 1 year ago

@Dharnish38 assigned