Skip to content

Added Best/First/Worst Fit algorithm implementation #1214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 26, 2020
Merged

Added Best/First/Worst Fit algorithm implementation #1214

merged 2 commits into from
Jan 26, 2020

Conversation

DekasDimitrios
Copy link

@stepfencurryxiao Here is my pull request. Could you please review it? :) Thanks.

@@ -0,0 +1,89 @@
package Others;

import java.util.Array-List;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import java.util.ArrayList;

@DekasDimitrios
Copy link
Author

@stepfencurryxiao Probably a typo. Change done.

@StepfenShawn StepfenShawn merged commit 6d50ec3 into TheAlgorithms:master Jan 26, 2020
@StepfenShawn
Copy link
Member

Thank you! Merged.

@DekasDimitrios
Copy link
Author

Thank you for the time and effort! Glad you approved it! :)

@StepfenShawn
Copy link
Member

You're welcome:-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants