From a given string removing of duplicate characters
-string-remove-consecutive-duplicates
rahulkumarraj220
(Rahul Kumar)
August 29, 2020, 4:38pm
#1
here why sir has not taken the condition for a[prev]==a[current];
explain it