javascript-algorithms
javascript-algorithms copied to clipboard
Updated knuth-morris-pratt.js and binarysearch.js in accordance with the es6 . issue #213 and issue #209
Changed the code in es6 format keeping the logic same. This will make the code in accordance the latest javascript version.