Skip to content

dberg/strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strings

Java implementation of the z-algorithm and the bad-character-rule.

Notes:

  1. z-algorithm
  2. bad-character-rule

Setup and running tests

Make sure you have sbt installed.

To compile the code and run the tests execute:

sbt test

Releases

No releases published

Packages

No packages published