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

Tell if a string can be constructed by a given list of strings. You can repeat, rearrange strings or not use some of them. #1

Closed
lakshyasharma14 opened this issue Feb 11, 2021 · 0 comments · Fixed by #2
Assignees
Labels
enhancement New feature or request

Comments

@lakshyasharma14
Copy link
Member

Tell if a string can be constructed by a given list of strings.
You can repeat, rearrange strings or not use some of them.

Sample Test Case:
List of string: "a","aba","c","d"
Create: cacaabaaba
Output: true

@lakshyasharma14 lakshyasharma14 added the enhancement New feature or request label Feb 11, 2021
@lakshyasharma14 lakshyasharma14 self-assigned this Feb 11, 2021
@lakshyasharma14 lakshyasharma14 linked a pull request Feb 11, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant