Skip to content

A hash program that inserts numbers from a file into a hash table and creates a txt file that contains the numbers and how often they have repeated.

Notifications You must be signed in to change notification settings

Patolox/Hash-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hash-Project

A hash program that inserts numbers from a file into a hash table and creates a txt file that contains the numbers and how often they have repeated.

Numbers to be inserted are in a txt file named "dados" inside the project folder, insert numbers in an column format, after you run the program, the result will be in the "resultados" txt file also inside the folder containing the number in the left and how much it repeated in the right.

About

A hash program that inserts numbers from a file into a hash table and creates a txt file that contains the numbers and how often they have repeated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages