Hi all,
I have a problem we have two string inputs and we want to search that whether these two are equal in terms of rearranging the letters, for e.g- “silent” and “listen” reaaranging them will form the other word. So the output should contain they are equal, but when i write " hi" and “how are you” they shouldn’t be equal , will the logic involve index of the letter?
@Palaniyappan @postwick @supermanPunch