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
// Maintain a max counter and current counter. Loop through the string & compare adjacent characters. If they are same, increment current counter, else update max counter & reset current counter