Skip to content

sfchao/char_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharCounter

Calculate an input string and display the most frequently character and last frequently character. Pick the lowest code points if there is a tie.

Requirement

ruby 1.9.2

Installation

$ gem install char_counter --source https://github.com/sfchao/char_counter.git

Usage

char_counter yourstring

Assumptions

  • Case sensitive
  • Only accept [a-zA-Z]\d

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages