Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSearch

Assumptions:

  • Longest Word has a length of 100
  • If multiple words are found as the shortest or longest, return all words
  • When input is null, assume a NoWordException should be thrown with the message "Invalid Input - Please enter string as input"
  • An IllegalArgumentException is thrown when input is not a String

Instructions

  • Clone repo url
  • In GitBash or commandline enter the repo directory cd /SimpleSearch
  • Run the command "mvn package"

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages