Longest Common Prefix 썸네일형 리스트형 [LeetCode] 14. Longest Common Prefix (python3) https://leetcode.com/problems/longest-common-prefix/ Longest Common Prefix - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com Write a function to find the longest common prefix string amongst an array of strings. If there is no common prefix, return an empty string "". Example 1: In.. 더보기 이전 1 다음