Remove consecutive duplicate characters from the given string
Santosh Kumar
8/02/2017 08:39:00 PM
0
Given a string, remove consecutive duplicate characters from the given string. The output should not have any duplicate charact...
Read more »