Skip to content

chrundle/keywordcounter

Repository files navigation

Implementation of Fibonacci heap for Data Structures Assignment

Type "make" in this directory to compile the executable "keywordcounter".
The executable requires one input argument: A file containing keywords and
frequencies together with queries and a stop request. Some sample files can
be found in the "Test-Problems" directory.

About

Program for determining most popular keywords used in a search engine. Requires use of Fibonacci heap and hash table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors