javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

Updated knuth-morris-pratt.js and binarysearch.js in accordance with the es6 . issue #213 and issue #209

Open 0himanshu3 opened this issue 4 months ago • 0 comments

Changed the code in es6 format keeping the logic same. This will make the code in accordance the latest javascript version.

0himanshu3 avatar Oct 10 '24 19:10 0himanshu3