Hi,
Could any body help me below scenario
find there is transposition found within name or not . A transposition in name refers to when 2 common strings within the
name switched positions. For example, ABCXXYYZZ becomes XXYYZZABC where the 2
common strings are “ABC” and “XXYYZZ”.
How to identify Any string switched as two position when we compare with another string .
Thanks,
Go to the complete details ...