Skip to content

ShaniMamka/TextMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An MVC application that fulfils the following requirements:

  • Accepts two strings as input parameters: one string is called "text" and the other is called "subtext" in this problem statement.

  • The application matches the subtext against the text, outputting the character positions of the beginning of each match for the subtext within the text.

  • Multiple matches are possible.

  • Matching is case insensitive.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published