-
Notifications
You must be signed in to change notification settings - Fork 387
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
Comments
okay👍 |
please assign me this to me as a part of hackoctoberfest 2023. I will be solving it using c++. |
can you please assign this to me ? I will be solving it using c++. |
Sure Please give this repo a like. |
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. |
Hello, @tanus786 can you please accept my PR. I have solved the issue specified. |
Hey @tanus786 I have solved this problem before . Can you assign me this ? |
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. |
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
The text was updated successfully, but these errors were encountered: