024 Concate Swaps

在这里插入图片描述
we can have a split the s into string array. and we swap it. and then use a stringbuilder to rebuild them and return.
simple but effective.

posted @ 2020-09-29 12:20  EvanMeetTheWorld  阅读(8)  评论(0)    收藏  举报