/strings

daniberg.com

Primary LanguageJava

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