GitHub / ynd24 / String-Pattern-Matching-Linear-Time
Using Python, created an algorithm inspired by Rabin-Karp Algorithm for string pattern matching in linear time
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynd24%2FString-Pattern-Matching-Linear-Time
PURL: pkg:github/ynd24/String-Pattern-Matching-Linear-Time
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Jupyter Notebook
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: over 2 years ago
Topics: linear-time, string-pattern-matching