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

Longest Substring with At Least K Repeating Characters #795

Open
kotwani2883 opened this issue Oct 29, 2022 · 9 comments
Open

Longest Substring with At Least K Repeating Characters #795

kotwani2883 opened this issue Oct 29, 2022 · 9 comments

Comments

@kotwani2883
Copy link
Contributor

Heyy @tanus786 this is a very famous problem from Leetcode of Slinding Window technique
Link : https://leetcode.com/problems/longest-substring-with-at-least-k-repeating-characters/
Kindly assign this to be as a part of hacktoberfest 2022.I ll be solving this in C++ language.
Thanks

@tanus786
Copy link
Owner

okay👍

@kash5811
Copy link

please assign me this to me as a part of hackoctoberfest 2023. I will be solving it using c++.

@piyush112003
Copy link

can you please assign this to me ? I will be solving it using c++.

@tanus786
Copy link
Owner

tanus786 commented Oct 2, 2023

please assign me this to me as a part of hackoctoberfest 2023. I will be solving it using c++.

Sure Please give this repo a like.

@ADNAAN18
Copy link

ADNAAN18 commented Oct 2, 2023

Hey, @tanus786 can you please assign this to me? I can provide the solution for this issue from brute force approach to optimized approach.

@tanus786
Copy link
Owner

tanus786 commented Oct 2, 2023

Hey, @tanus786 can you please assign this to me? I can provide the solution for this issue from brute force approach to optimized approach.

I have assigned you the issue please give this repo a like.

@ADNAAN18
Copy link

ADNAAN18 commented Oct 2, 2023

Hello, @tanus786 can you please accept my PR. I have solved the issue specified.

@AveekBhatt
Copy link

Hey @tanus786 I have solved this problem before . Can you assign me this ?

@ADNAAN18
Copy link

Hello @tanus786 could you please accept my pull request? It's been 3 weeks since I solved the issue and made a pull request. Please consider this ASAP as this would be my first PR getting merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment