push @new, $array1[$count1++].$array2[--$count2] while ($count1 < @array1 && -$count2 < @array2);