Skip to content

Max Character #6

@xasterKies

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"

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