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

Get all the common subsequences among 2 string #13

Open
UmangKeshri-Draup opened this issue Oct 26, 2022 · 1 comment
Open

Get all the common subsequences among 2 string #13

UmangKeshri-Draup opened this issue Oct 26, 2022 · 1 comment

Comments

@UmangKeshri-Draup
Copy link

Is there any way I can get all the common substrings between 2 strings, instead of getting only the longest one?

@MrBenGriffin
Copy link

likewise, can you not return the substrings rather than just the length?

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

2 participants