Question d’entretien chez Freshworks

Java string, replace ab with bba recursively E.g: "aaba" then replace "abbaa" again ab is present so replace it like "bbabaa"

Réponse à la question d'entretien

Utilisateur anonyme

27 déc. 2018

Use character array