Description
Is there an existing issue for this?
- I have searched the existing issues
Feature Description
Please provide a detailed description of the feature you are requesting.
I am requesting the addition of a solution for LeetCode Problem No. 1100, "Find K-Length Substrings With No Repeated Characters". This problem requires finding all substrings of a given length k in a string where no characters are repeated.
Use Case
This feature would enhance the project's collection of LeetCode solutions, providing users with an efficient and easy-to-understand solution for this specific problem. It would be particularly useful for users preparing for coding interviews or practicing their algorithm skills.
Benefits
Increased Utility: Adds a valuable resource for users practicing LeetCode problems.
Efficiency: Provides an efficient solution to a common algorithmic problem.
Add ScreenShots
No response
Priority
High
Record
- I have read the Contributing Guidelines
- I'm a GSSOC'24 contributor
- I have starred the repository