-
Notifications
You must be signed in to change notification settings - Fork 0
chrundle/keywordcounter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published