Write a program to remove three consecutive duplicate characters from String
In this article, we will learn how to remove three consecutive duplicate characters from String. This is one of the tricky questions asked in various interviews.