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
// Count occurrences of every character. Then compare them with a counter that you maintained in first loop. If any of them don't match the counter, return false, else return true