Skip to content
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 technique is actually a special case of Dynamic programming #10

Open
sanjarcode opened this issue Apr 24, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@sanjarcode
Copy link
Member

Acknowledge this. And study more about this observation.

@sanjarcode sanjarcode self-assigned this Apr 24, 2022
@sanjarcode sanjarcode added the enhancement New feature or request label Apr 24, 2022
@sanjarcode
Copy link
Member Author

The problem

Screenshot 2022-04-24 at 2.26.33 PM.png

My observation
Screenshot 2022-04-24 at 2.26.44 PM.png

@sanjarcode sanjarcode changed the title Sliding window technique is actually a specia case of Dynamic programming Sliding window technique is actually a special case of Dynamic programming Apr 24, 2022
@sanjarcode
Copy link
Member Author

I already knew about sliding window, but did not know how to reach it (why). I considered it a special technique which has some problems that it can solve.

But now, I have a why.

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

No branches or pull requests

1 participant