Remove Duplicates

The problem is so simple. You are given a string, and you have to remove all duplicate characters fr…

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.

The input is not clear, will the test case only contains lowercase letter or both???

1 Like