Skip to content

Added Best/First/Worst Fit algorithm implementation#1214

Merged
StepfenShawn merged 2 commits into
TheAlgorithms:masterfrom
DekasDimitrios:master
Jan 26, 2020
Merged

Added Best/First/Worst Fit algorithm implementation#1214
StepfenShawn merged 2 commits into
TheAlgorithms:masterfrom
DekasDimitrios:master

Conversation

@DekasDimitrios

Copy link
Copy Markdown

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

Comment thread Others/BestFit.java Outdated
@@ -0,0 +1,89 @@
package Others;

import java.util.Array-List;

Copy link
Copy Markdown
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
Copy Markdown
Author

@stepfencurryxiao Probably a typo. Change done.

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

Copy link
Copy Markdown
Member

Thank you! Merged.

@DekasDimitrios

Copy link
Copy Markdown
Author

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

@StepfenShawn

Copy link
Copy Markdown
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