Problem 45454. Most Frequent Word - 01
Given a document file or a character array, find out the most frequent word in that document.
In the case of multiple words - show the word with lower ASCII value.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
372 Solvers
-
448 Solvers
-
213 Solvers
-
Sorting integers by their digits (Level 1)
73 Solvers
-
Sums of cubes and squares of sums
258 Solvers
More from this Author165
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!