-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Sliding window #833
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
Sliding window #833
Conversation
i have add 2 new solutions to a problem with different complexity. |
Please move the folder into the |
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.
2 new solutions added
I asked you to move the |
should i move sliding-window folder in dynamic-programming? |
Yes. |
|
Sliding window IS a part of dynamic programming, so it should be inside that folder. Also, sliding window is not a broad category of algorithms, it is a category of dynamic programming. |
ok |
done. |
@raklaptudirm |
Welcome to JavaScript community
Describe your change:
Checklist:
Example:
UserProfile.js
is allowed butuserprofile.js
,Userprofile.js
,user-Profile.js
,userProfile.js
are notFixes: #{$ISSUE_NO}
.