OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.53k stars 3.67k forks source link

Adding Page replacement algorithms in Operating Systems Memory mangement section. #6486

Open 35C4n0r opened 1 year ago

35C4n0r commented 1 year ago

This is a(n):

Details:

As of now there are now there are no page replacement algorithms in in either CPP or Python except for one and that is LRU and in C. I plan on adding more page replacement algorithms in both Python and CPP. @AdiChat please assign this issue to me.

Faizan96322 commented 1 year ago

hey, I would like to contribute to this task, please assign me this task!

35C4n0r commented 1 year ago

@AdiChat can you please review my PRs: https://github.com/OpenGenus/cosmos/pull/6483 and https://github.com/OpenGenus/cosmos/pull/6487

35C4n0r commented 1 year ago

@AdiChat can you please review my PRs and add Hactoberfest accepted to them as it is necessary.