• Find the longest common prefix in an array of strings

    Parameters

    • strings: string[]

    Returns string