Find most repeated Character in a String


Content moved to my personal website, please access from here:

https://www.iranthajayasekara.com/blog/find-the-most-repeated-character-in-a-string.html


3 comments:

  1. Instead of first character, If I want to find the character which has greater ASCII value ..How I can do that ??

    // get maximum first character when equal no of characters available - Scenario is this

    ReplyDelete