Skip to content

MazayaRahman/LittleSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LittleSearchEngine

This Little Search Engine takes a set of text documents that finds and indexs keywords into each of their own hash table, merges these hash tables into the master hash table containing all the keywords, searches the master hash table and returns the top five keywords that occur the most.

About

A very little search engine made with java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages