MCPcopy Create free account
hub / github.com/SHY-Corp/LeetCode-Solutions / longestCommonPrefix

Method longestCommonPrefix

Python/14. LongestCommonPrefix.py:6–21  ·  view source on GitHub ↗

:type strs: List[str] :rtype: str

(self, strs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected