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 comments
Loading...
Problem Recent Solvers25
Suggested Problems
-
4571 Solvers
-
Return unique values without sorting
1011 Solvers
-
Return the first and last characters of a character array
12215 Solvers
-
07 - Common functions and indexing 3
427 Solvers
-
Side of an equilateral triangle
7047 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!