Skip to content

yurtsiv/kmp-searching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMP string-searching algorithm

Installation & running

  • git clone https://github.com/yurtsiv/kmp-searching.git
  • cd kmp-searching
  • python3 index.py file.txt 'your pattern' or python3 index.py file.txt 'string to match' 'your pattern'

Releases

No releases published

Packages

No packages published

Languages