Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / darian-catalin-cucer / knuth-morris-pratt

The Knuth-Morris-Pratt (KMP) Algorithm is a string matching algorithm used to find the occurrence of a pattern string in a text string. It uses a preprocessing step to create a failure function, which helps skip irrelevant comparisons and improves its efficiency compared to a simple string matching algorithm.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darian-catalin-cucer%2Fknuth-morris-pratt

Stars: 0
Forks: 0
Open Issues: 0

License: None
Language: Kotlin
Repo Size: 1000 Bytes
Dependencies: 0

Created: over 1 year ago
Updated: over 1 year ago
Last pushed: over 1 year ago
Last synced: about 1 year ago

Topics: algorithm, algorithms-and-data-structures, android, box, go, html, java, javascript, js, kmm, kmp, knuth-algorithm, knuth-algorithm-x, knuth-morris-pratt, knuth-shuffling-algorithm, kotlin, mobile, ruby

Files
    Loading...
    Readme
    Loading...

    No dependencies found