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 Solvers23
Suggested Problems
-
Number of 1s in a binary string
10940 Solvers
-
717 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13569 Solvers
-
Let's get back to school, and create multiplication tables
235 Solvers
-
2221 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!