Skip to content

aberatakdogan/String-Searcher-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A String Searcher Program which was implemented using Trie Data Structure in Java as a group work. User can find strings start with given prefix, end with given suffix, start with given prefix and end with given suffix from a text file. The user can also check if the word is in the trie or not and find the top k words that have most occurrences.

Input/Output examples can be observed in the report.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages