Skip to content

Conversation

@broy27
Copy link

@broy27 broy27 commented Jan 19, 2021

The earlier code would give true for case 5
s1 = "palpet";
s2 = "tpalep";
since the code checks only for the count of character and not their position.

The earlier code would give true for case 5 
s1 = "palpet";
s2 = "tpalep";
since the code checks only for the count of character and not their position.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant