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 Solvers26
Suggested Problems
-
Return the largest number that is adjacent to a zero
5531 Solvers
-
Number of 1s in the Binary Representation of a Number
484 Solvers
-
Return the first and last characters of a character array
12309 Solvers
-
1509 Solvers
-
Find the max element of the array
2305 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!