Skip to content

String matching algorithms in Go 🐹

License

Notifications You must be signed in to change notification settings

halafi/string-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

String Matching

  1. Download or clone this repository.
  2. If you don't have Go installed, get it from here.
  3. To run any of the algorithms use go run FILENAME. For faster execution you can build them first using go build FILENAME.

Releases

No releases published

Packages

No packages published

Languages