Skip to content

Marjone56/Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Search-Engine

Wikipedia Search Engine that uses self-implemented hash tables to showcase the quick build time of the data structure using Java.

Download the files and place them in the same Java IDE. The test files use JUNIT and test each function of the search engine and hash table. The dataset includes several wikipedia files as example, feel free to use the dataset provided or create your own using other wikipedia files.

Credit: The project uses skeleton code from Nazim Ashraf's C343 Data Structures course along with implementations of Hash Tables and Search Engine created by myself.

About

Wikipedia Search Engine that uses self-implemented hash tables to showcase the quick build time of the data structure. Uses Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages