Skip to content

[NEW ALGORITHM] Round Robin #1875

@BigBang001

Description

@BigBang001

Issue will be closed if:

  1. You mention more than one algorithm. You can create a separate issue for each algorithm once the current one is completed.
  2. You propose an algorithm that is already present or has been mentioned in a previous issue.
  3. You create a new issue without completing your previous issue.

Note: These actions will be taken seriously. Failure to follow the guidelines may result in the immediate closure of your issue.


Name:

Round Robin

About:

Description:
I would like to propose adding the Round Robin Scheduling Algorithm to the AlgoGenesis project. This algorithm is a fundamental part of CPU scheduling techniques in operating systems and can be a valuable addition to the collection of algorithms in the repository.

Benefits of the Feature:

  • Educational Value: Round Robin is a core algorithm taught in computer science, making it a useful resource for students and learners.
  • Practical Use: This algorithm simulates real-world CPU scheduling, demonstrating time-sharing systems.
  • Completeness: Expands the range of algorithms in the repository, making it more comprehensive for users exploring scheduling techniques.

Additional Context:
The Round Robin algorithm could be placed under the "CPU Scheduling Algorithms" section. This would provide users with a better understanding of fair process scheduling.

I would be happy to contribute this feature if approved. Let me know if this aligns with the project’s goals!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions