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 Repeating Character Replacement #527

Open
keerthirdd11 opened this issue Oct 22, 2024 · 2 comments
Open

Longest Repeating Character Replacement #527

keerthirdd11 opened this issue Oct 22, 2024 · 2 comments

Comments

@keerthirdd11
Copy link

You are given a string s and an integer k. You can choose any character of the string and change it to any other uppercase English character. You can perform this operation at most k times.

Return the length of the longest substring containing the same letter you can get after performing the above operations.

@Vinay8git
Copy link

Hi @Ayush7-BIT Please Assign this issue to me. This would be my only chance to contribute in the Hacktoberfest.

@Sandip2003
Copy link

Hi @Ayush7-BIT I'm interested to solve this issue . This would be my only chance to contribute in the Hacktoberfest.

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

No branches or pull requests

3 participants