Game of Thrones - I

  • + 0 comments

    Before my approach we called string Palindrome either all its chars repeate even number of times or all its characters repeate even number of times except one element
    This is My approach : when we sort the array , so we can know number of char^s which repeated odd numer of time (flag in my solution)