DIY: Reorganizing a String
Solve the interview question "Reorganizing a String" yourself in this lesson.
We'll cover the following...
Problem statement
In this challenge, you will be given a string as input. Your task is to check whether the letters in this string can be reorganized such that the adjacent letters are not ...