Tuesday, April 2, 2013

Longest Common Prefix


Longest Common PrefixJan 17 '12
Write a function to find the longest common prefix string amongst an array of strings.

No comments:

Post a Comment