Longest Common Prefix

AC Rate: 203/721
My Submissions

Write a function to find the longest common prefix string amongst an array of strings.



Send Feedback