• + 5 comments

    I tried the same logic. But why the test cases 5 & 6 are failing if i remove braces and just concatanate strings.

    namelist.add(pair_left[i] + pair_right[i]);