-
-
Notifications
You must be signed in to change notification settings - Fork 155
Adding Solution of problem 0030-Substring-with-Concatenation-of-All-Words #969
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
Conversation
Adding Solution to the leetcode problem 0030-Substring-with-Concatenation-of-All-Words
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @katarianikita2003! 🎉 Thank you for submitting your pull request to CodeHarborHub. We appreciate your contribution and enthusiasm! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Thanks for contributing!
Here's the code health analysis summary for commits Analysis Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update code based on suggestions
dsa-solutions/lc-solutions/0000-0099/0017-letter-combinations-of-a-phone-number.md
Outdated
Show resolved
Hide resolved
dsa-solutions/lc-solutions/0000-0099/0030 - SubString-with-Concatenation-of-all-words.md
Outdated
Show resolved
Hide resolved
dsa-solutions/lc-solutions/0000-0099/0030 - SubString-with-Concatenation-of-all-words.md
Outdated
Show resolved
Hide resolved
Updated Code based on Suggestion
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Related Issue Fixes #962
0030-Substring-with-Concatenation-of-All-Words
Description
You are given a string
s
and an array of stringswords
. All the strings inwords
are of the same length.Type of PR
Checklist
Resources for Guidance
Here are some resources that may be helpful as you contribute to CodeHarborHub:
Resources for DSA Features on Our Site: