MakeContributions / DSA

Data Structure and Algorithm (DSA) contributions
MIT License
728 stars 776 forks source link

Sliding Window Technique in CPP #814

Open sunny7712 opened 2 years ago

sunny7712 commented 2 years ago

Information about Algorithm

The Sliding window technique is a computational technique which aims to reduce the use of nested loop and replace it with a single loop, thereby reducing the time complexity. This technique is used in two ways, with a fixed window size or with a variable window size.

Have you read the Contributing.md and Code of conduct

welcome[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

sunny7712 commented 2 years ago

@ming-tsai Please assign.

SubhamPanda2003 commented 2 years ago

Hey,I am willing to work on this, please assign it to me.

kushalsng commented 2 years ago

Hello @ming-tsai Please assign this issue to me

ming-tsai commented 2 years ago

Hi @sunny7712, Do you woking on this issue?

Amit-exe commented 2 years ago

Hello @ming-tsai, I hope you are doing great If it's still pending then please assign it to me. thanks and regards

HemanthThota39 commented 2 years ago

Hello @ming-tsai I see this issue is still open, can you please assign it to me