npm.io

Z-algorithm Packages

z-algorithm

This algorithm finds all occurrences of a pattern in a text in linear time. Let length of text be n and of pattern be m, then total time taken is O(m + n) with linear space complexity.

z-algorithmpattern-searching-algorithmfilter-search-boxstringstring-matchingstring-comparejavascriptrn-strings-filterrn-string-matchingrn-strig-compare
1.0.1 • Published 7 years ago

contact@npm.io