Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 258 Bytes

README.MD

File metadata and controls

12 lines (7 loc) · 258 Bytes

String Search Algorithms

Benchmarking tool for string search algorithms

stringsearch

##Algorithms

  • Naive
  • Knuth-Morris-Pratt
  • Rabin-Karp