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
-
Return the 3n+1 sequence for n
8482 Solvers
-
Find common elements in matrix rows
2713 Solvers
-
Getting the indices from a vector
11763 Solvers
-
Multiples of a Number in a Given Range
939 Solvers
-
1545 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!