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

is substring? #15

Open
songz opened this issue Apr 23, 2017 · 0 comments
Open

is substring? #15

songz opened this issue Apr 23, 2017 · 0 comments

Comments

@songz
Copy link
Collaborator

songz commented Apr 23, 2017

return true if the second input is a substring of the first input, and false otherwise.

i: 'all your base are belong to us', 'ase ar'
o: true

ColinX13 added a commit to ColinX13/algorithms that referenced this issue Jun 21, 2017
yjlim5 added a commit that referenced this issue Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant