Skip to content

An algorithm, developed in C++, that receives a string as input and counts the frequecy of its words in alphabetical order. This system was developed as a Object Oriented Programming subject exercise (UFMG).

Notifications You must be signed in to change notification settings

Eric-Souza/word-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word-Counter

An algorithm, developed in C++, that receives a string as input and counts the frequecy of its words in alphabetical order. This algorithm was developed for fun and as an object-oriented programming training exercise.

To execute the code, run "main.cpp" file with a C/C++ compiler installed and configured on your PC.

About

An algorithm, developed in C++, that receives a string as input and counts the frequecy of its words in alphabetical order. This system was developed as a Object Oriented Programming subject exercise (UFMG).

Topics

Resources

Stars

Watchers

Forks

Languages