redmacdev1988 / NaiveAlgorithm

implemented naive algorithm for string matching in JS. Then introduces KMP as a better alternative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NaiveAlgorithm

implementing naive algorithm for string matching in JS

About

implemented naive algorithm for string matching in JS. Then introduces KMP as a better alternative


Languages

Language:JavaScript 100.0%