mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.28k forks source link

updated the kmp from es5->es6 #214

Open Alok-Singh-ops opened 11 months ago

Alok-Singh-ops commented 11 months ago

fixed issue #213 to update the kmp es5 to es6