Skip to content

mhrgithub/TextMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple solution to problem of finding subtexts in a long text wihout using any library and their third party methods. o The application matches the subtext against the text, outputting the character positions of the beginning of each match for the subtext within the text.

It is written in C# with unit testing in NUnit.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages