-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Rotting Orange Algorithm #778
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
Rotting Orange Algorithm #778
Conversation
#765 An Amazon coding interview question: Rotting orange in Javascript Language
please don't forget my pr @raklaptudirm
@cclauss Please give your opinion on whether this algorithm should be accepted or not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⛔ is GitHub saying that it expects all files to end with one and only one carriage return (\n).
Are there tests included in this submission?
I will take that as an approval.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style your code with standard.js
and add jest
tests to it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Put everything into a function.
I would not approve if there are no tests.
Also, there is currently a ❌ below.
No I meant the algorithm, is it a proper algorithm according to you?
#765
An Amazon coding interview question: Rotting orange in Javascript Language
Welcome to JavaScript community
Open in Gitpod know more
Describe your change:
Checklist:
Example:
UserProfile.js
is allowed butuserprofile.js
,Userprofile.js
,user-Profile.js
,userProfile.js
are notFixes: #765
.