Skip to content

Java implementation of multiple string matching algorithms

License

Notifications You must be signed in to change notification settings

mazenmelouk/stringology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stringology

Java implementation of multiple string matching algorithms {Naive, Boyer Moore, Knuth Morris Pratt, Robin Karp}

<dependency>
            <groupId>com.github.mazenmelouk</groupId>
            <artifactId>Stringology</artifactId>
            <version>0.1</version>
</dependency>

About

Java implementation of multiple string matching algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages