Problem 55010. Return longest string in 1-D array of strings
Find the longest string in an array of strings. Return an empty string if the initial array is empty. If there are multiple strings of the same length, return the first one that is the longest.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
1169 Solvers
-
Solve the set of simultaneous linear equations
422 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
606 Solvers
-
Celsius to Fahrenheit converter
609 Solvers
-
318 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!