Status: IN
`longest_common_prefix` terminates as soon as any single string diverges or ends, never examining characters past the common prefix length
Source: entries/2026/06/06/longest-common-prefix-solution.md
JSON