Search results
1 package found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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-algorithm
- pattern-searching-algorithm
- filter-search-box
- string
- string-matching
- string-compare
- javascript
- rn-strings-filter
- rn-string-matching
- rn-strig-compare
- react-native
published version 1.0.1, 7 years ago0 dependents licensed under $MIT
96