Skip to content

katherineobioha/SimpleSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published