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
-
14242 Solvers
-
Project Euler: Problem 3, Largest prime factor
1809 Solvers
-
Mysterious digits operation (easy)
325 Solvers
-
Max Change in Consecutive Elements
181 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1826 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!