Find the most frequent character within a string.
Anonymous
Create an array that can store every ASCII character, increment that element when the character appears, then find the maximum in that array after.
Check out your Company Bowl for anonymous work chats.