You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a string s, rearrange the characters of s so that any two adjacent characters are not the same. If it is not possible, return the empty string "".