-
-
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.
all guide lines are followed
Please move the folder into the Dynamic-Programming/
directory.
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 Sliding-window
directory into the Dynamic-Programming
directory.
should i move sliding-window folder in dynamic-programming?
Yes.
Yes.
is it ok ? i mean sliding-window dosen't use Dynamic-Programming concept
i suggest make a separate folder for that
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.
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.
anything else?
@raklaptudirm
hey can we merge this now
Uh oh!
There was an error while loading. Please reload this page.
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: #{$ISSUE_NO}
.