Skip to content

Max Character #6

Description

@xasterKies

Directions

Given a string, return the character that is most commonly used in the string. Make use of functions and methods where necessory

You can code this with any language of you choice!

Examples

maxChar("abccccccd") === "c"
maxChar("apple 1231111") === "1"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

EasyBeginner FriendlychallengeDaily Challenge

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions