An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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.

Ecosystem
npmjs.org
Latest Release
1.0.1
over 7 years ago
Versions
2
Downloads
87 last month
Dependent Packages
1
Dependent Repos
1
Links
Registry npmjs.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:npm/z-algorithm
spec
License MIT
First Release over 7 years ago
Last Synced 8 days ago
Repository
Stars 4 on GitHub
Forks 0 on GitHub