Find the longest common starting substring in a set of strings
i for i in range(min(map(len, a)))
, number of maximum lookups can’t be greater than the length of the shortest string; in this example this would evaluate to [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]