Topic: "kmp-matcher"
saldisobi/kotlinAlgo
Data Structures and Algorithms in Kotlin
Language: Kotlin - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

guliash/kmp-matcher
Knuth Morris Pratt algroithm in js
Language: JavaScript - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

darian-catalin-cucer/KMP
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 to improve efficiency, making the KMP algorithm faster than other basic string matching algorithms.
Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

yurtsiv/kmp-searching
KMP string-searching algorithm
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

kaesaecracker/knuth-morris-pratt
Type in a text and a pattern to search and enjoy a colored output of what the KMP algorithm does.
Language: C# - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

chensongpoixs/cleet_code
LeetCode 的刷题
Language: C - Size: 1.94 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

rvira/fake_news_detector
Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JahnaviM737/Analysis-of-Algorithms
Executing important algorithms using java
Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tinysets/kmp-js
Easy to read,kmp-algorithm in js/ts
Language: TypeScript - Size: 3.57 MB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

happy15/text-search
KMP in clojure
Language: Clojure - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
