https://leetcode.com/explore/interview/card/top-interview-questions-easy/127/strings/887/ Explore - LeetCode LeetCode Explore is the best place for everyone to start practicing and learning on LeetCode. No matter if you are a beginner or a master, there are always new topics waiting for you to explore. leetcode.com 풀이 Prefix 검증의 기준 문자열을 가장 길이가 짧은 문자열로 잡고 진행 기준 문자열[i] 과 다른 모든 문자열의 [i]가 같다면 prefix..