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

return longest string #31

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

return longest string #31

songz opened this issue Apr 30, 2017 · 0 comments
Labels

Comments

@songz
Copy link
Collaborator

songz commented Apr 30, 2017

return longest string given an array of strings.
Input: ['hi','hello','hola']
Output: 'hello'

@songz songz added the easy label Apr 30, 2017
@yjlim5 yjlim5 added the unsolved label Jun 5, 2017
ColinX13 added a commit to ColinX13/algorithms that referenced this issue Jun 5, 2017
ColinX13 added a commit to ColinX13/algorithms that referenced this issue Jun 5, 2017
yjlim5 added a commit that referenced this issue Jun 5, 2017
@yjlim5 yjlim5 removed the unsolved label Jun 9, 2017
yjlim5 added a commit that referenced this issue Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants