Array of string, before: [0] a [1] c [2] b [3] d Array of string, after: [0] a [1] b [2] c [3] d